diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-29 22:04:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-29 22:04:09 +0000 |
commit | 8e32efa63f8b5c848446203bd5daf1988f1cba11 (patch) | |
tree | 6b6017cd9585f5df53168e307849b38470006f76 /ChangeLog | |
parent | 0dde8ba5ec0b0e409043b4e38eda25bbf8c0f41e (diff) | |
download | glibc-8e32efa63f8b5c848446203bd5daf1988f1cba11.zip glibc-8e32efa63f8b5c848446203bd5daf1988f1cba11.tar.gz glibc-8e32efa63f8b5c848446203bd5daf1988f1cba11.tar.bz2 |
Update.
2004-03-29 Alexandre Oliva <aoliva@redhat.com>
* sysdeps/unix/sysv/linux/sched_getaffinity.c: Prepend GLIBC_ to
version names is SHLIB_COMPAT check.
* sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-03-29 Alexandre Oliva <aoliva@redhat.com> + + * sysdeps/unix/sysv/linux/sched_getaffinity.c: Prepend GLIBC_ to + version names is SHLIB_COMPAT check. + * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise. + 2004-03-29 Ulrich Drepper <drepper@redhat.com> * nis/nss_nis/nis-rpc.c (saveit): Improve memory handling. No need to |