diff options
author | Thomas Bushnell, BSG <thomas@gnu.org> | 1996-09-13 06:22:21 +0000 |
---|---|---|
committer | Thomas Bushnell, BSG <thomas@gnu.org> | 1996-09-13 06:22:21 +0000 |
commit | 757dc096f3e4ef5c4a0305b702835293b0325af1 (patch) | |
tree | a3deb22cd02636610703127667965d08689cdf7c /ChangeLog | |
parent | 39a0b056676c206b077a8cb9fb18fbe2d66bcc62 (diff) | |
download | glibc-757dc096f3e4ef5c4a0305b702835293b0325af1.tar.gz glibc-757dc096f3e4ef5c4a0305b702835293b0325af1.tar.xz glibc-757dc096f3e4ef5c4a0305b702835293b0325af1.zip |
*** empty log message *** cvs/libc-960913
* sysdeps/mach/Makefile (includes): Add -I$(common-objpfx)mach/. * sysdeps/mach/hurd/Makefile (includes): Add -I$(common-objpfx)hurd/. Reported by Marcus Daniels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 731f3a9361..047d0a9f95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Fri Sep 13 01:21:36 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + * sysdeps/mach/Makefile (includes): Add -I$(common-objpfx)mach/. + * sysdeps/mach/hurd/Makefile (includes): Add + -I$(common-objpfx)hurd/. Reported by Marcus Daniels. + * sysdeps/generic/schedbits.h (struct sched_param): Renamed from struct sched_params. * sysdeps/stub/sched_setp.c (__sched_setparam): struct |