diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-08 07:38:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-08 07:38:14 +0000 |
commit | 841ea81647a7b5ea852d039fa367bf687e59ace6 (patch) | |
tree | ab6badaf37f9d8bdd9266f96d10fceb1ec1b6149 /ChangeLog | |
parent | 3b187ccb86c5ad5fe969f788d8a635e9f7bbdc5f (diff) | |
download | glibc-841ea81647a7b5ea852d039fa367bf687e59ace6.tar glibc-841ea81647a7b5ea852d039fa367bf687e59ace6.tar.gz glibc-841ea81647a7b5ea852d039fa367bf687e59ace6.tar.bz2 glibc-841ea81647a7b5ea852d039fa367bf687e59ace6.zip |
Update.
1999-12-07 Scott Bambrough <scottb@netwinder.org>
* sysdeps/arm/dl-machine.h (elf_machine_rel): Fixup R_ARM_PC24
relocs if possible.
1999-12-06 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/setrlimit.c: First find out wether the
ugetrlimit syscall exists.
* sysdeps/unix/sysv/linux/getrlimit.c: Only put versions on
exported symbols.
* sysdeps/unix/sysv/linux/setrlimit.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +1999-12-07 Scott Bambrough <scottb@netwinder.org> + + * sysdeps/arm/dl-machine.h (elf_machine_rel): Fixup R_ARM_PC24 + relocs if possible. + +1999-12-06 Andreas Schwab <schwab@suse.de> + + * sysdeps/unix/sysv/linux/setrlimit.c: First find out wether the + ugetrlimit syscall exists. + + * sysdeps/unix/sysv/linux/getrlimit.c: Only put versions on + exported symbols. + * sysdeps/unix/sysv/linux/setrlimit.c: Likewise. + 1999-12-07 Ulrich Drepper <drepper@cygnus.com> * iconvdata/ansi_x3.110.c (from_ansi_x3_110): Don't increment |