mirror of git://sourceware.org/git/glibc.git
* dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
This commit is contained in:
parent
4a8ff87cac
commit
39d8c1a2f4
|
|
@ -1,3 +1,7 @@
|
||||||
|
2003-03-14 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
|
||||||
|
|
||||||
2003-03-14 Jakub Jelinek <jakub@redhat.com>
|
2003-03-14 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.
|
* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue