diff options
author | Roland McGrath <roland@gnu.org> | 2002-02-17 07:57:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-02-17 07:57:32 +0000 |
commit | 746f400783a0ce9297cc10c37d074699a2b7d371 (patch) | |
tree | f188a429dc5ae8d717abc510c347e4cc0246480b /ChangeLog | |
parent | 30537cab78969a27a9f045a812e712cd0ebd9c24 (diff) | |
download | glibc-746f400783a0ce9297cc10c37d074699a2b7d371.tar glibc-746f400783a0ce9297cc10c37d074699a2b7d371.tar.gz glibc-746f400783a0ce9297cc10c37d074699a2b7d371.tar.bz2 glibc-746f400783a0ce9297cc10c37d074699a2b7d371.zip |
* sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try
to use BI.creation_time.
* mach/Machrules (MIG): Add -x c to CPP value passed down.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2002-02-16 Roland McGrath <roland@frob.com> + * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try + to use BI.creation_time. + + * mach/Machrules (MIG): Add -x c to CPP value passed down. + * config.h.in: Add #undef HAVE_HOST_PAGE_SIZE. * sysdeps/mach/configure.in: Check for host_page_size RPC to define it. * mach/mach_init.c (__mach_init) [HAVE_HOST_PAGE_SIZE]: Use |