diff options
author | Roland McGrath <roland@gnu.org> | 1996-03-28 19:34:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-03-28 19:34:47 +0000 |
commit | a141dd342d3fc7590a5cc55cdeab6d702ed31790 (patch) | |
tree | aff194f393565259234e8c691ead70cba8f69e52 /ChangeLog | |
parent | 8c1442d02fa18a1f008fab7f96ebec9abaec589b (diff) | |
download | glibc-a141dd342d3fc7590a5cc55cdeab6d702ed31790.tar.gz glibc-a141dd342d3fc7590a5cc55cdeab6d702ed31790.tar.xz glibc-a141dd342d3fc7590a5cc55cdeab6d702ed31790.zip |
* locale/locale.h (LC_*): Values reordered to match Linux libc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 73be9b7416..1d7f4846eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Thu Mar 28 14:22:51 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> + * locale/locale.h (LC_*): Values reordered to match Linux libc. + * sysdeps/mach/hurd/kill.c: If proc_pid2task gives us MACH_PORT_NULL the process is a zombie; send no messages and return success. |