diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-26 18:12:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-26 18:12:12 +0000 |
commit | c000cdad1aa963d190eed7494a7a3df82c91ae99 (patch) | |
tree | 52ac2d0000dbc256e7fa5994556de0336a0e6330 /localedata | |
parent | 5839de1d375531e35cda9dcf935e209ab68dd392 (diff) | |
download | glibc-c000cdad1aa963d190eed7494a7a3df82c91ae99.tar glibc-c000cdad1aa963d190eed7494a7a3df82c91ae99.tar.gz glibc-c000cdad1aa963d190eed7494a7a3df82c91ae99.tar.bz2 glibc-c000cdad1aa963d190eed7494a7a3df82c91ae99.zip |
Update.
2000-06-26 Ulrich Drepper <drepper@redhat.com>
* rt/Makefile (librt-routines): Add clock_nanosleep.
* rt/Versions [GLIBC_2.2] (librt): Add clock_nanosleep.
* sysdeps/generic/clock_nanosleep.c: New file.
* sysdeps/unix/clock_nanosleep.c: New file.
* sysdeps/unix/i386/i586/clock_nanosleep.c: New file.
* time/time.h: Declare clock_nanosleep.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 49eed7924c..d0139fa8ad 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -28,7 +28,7 @@ * tst-fmon-locales/tstfmon_y40y00: Likewise. * tst-fmon-locales/tstfmon_y42n21: Likewise. - * tst-rpmatch.c: Avoid warning with borken compiler. + * tst-rpmatch.c: Avoid warning with broken compiler. * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table. |