diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-12 22:02:53 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-12 22:02:53 +0000 |
commit | 2c6497200622cb3f9551f0c8120c2d3535f2a25d (patch) | |
tree | 62816c86a76c4e8cd3777190759261afcbfb3803 /ChangeLog | |
parent | 5c7665dc18f2cc0427aed0bd063a10b61a263cb0 (diff) | |
download | glibc-2c6497200622cb3f9551f0c8120c2d3535f2a25d.tar.gz |
* hurd/hurdlookup.c (__hurd_file_name_lookup): Comment fix.
* sysdeps/mach/hurd/bits/time.h
(CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID): New macros.
* sysdeps/mach/hurd/i386/bits/time.h: File removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ +2001-08-12 Roland McGrath <roland@frob.com> + + * hurd/hurdlookup.c (__hurd_file_name_lookup): Comment fix. + 2001-08-11 Roland McGrath <roland@frob.com> + * sysdeps/mach/hurd/bits/time.h + (CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID): New macros. + * sysdeps/mach/hurd/i386/bits/time.h: File removed. + * posix/getopt.c (nonoption_flags_max_len, nonoption_flags_len): Make these defns conditional on [USE_NONOPTION_FLAGS]. |