diff options
| author | Roland McGrath <roland@gnu.org> | 2003-03-15 20:06:46 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 2003-03-15 20:06:46 +0000 |
| commit | 39d8c1a2f43ecac503ed39f6df16c93d9655c6dd (patch) | |
| tree | 13dc22b74a91f526d343c9a7d1b38a0f7f86259a | |
| parent | 4a8ff87cac00e23a9733e4a5332cb52090d8910e (diff) | |
| download | glibc-39d8c1a2f43ecac503ed39f6df16c93d9655c6dd.tar.xz glibc-39d8c1a2f43ecac503ed39f6df16c93d9655c6dd.zip | |
* dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo. |
