mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
*** empty log message ***
Thu Sep 19 23:36:19 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * hurd/hurdinit.c (__libc_argv): Provide common decl. (_hurd_setproc): Don't declare __libc_argv here.
This commit is contained in:
parent
ec4b0518a3
commit
6bbcfbfedb
23
ChangeLog
23
ChangeLog
@ -1,3 +1,8 @@
|
||||
Thu Sep 19 23:36:19 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
|
||||
|
||||
* hurd/hurdinit.c (__libc_argv): Provide common decl.
|
||||
(_hurd_setproc): Don't declare __libc_argv here.
|
||||
|
||||
Tue Sep 17 10:51:58 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
|
||||
|
||||
* malloc/memalign.c (memalign): Only acquire __libc_malloc_lock
|
||||
@ -231,24 +236,6 @@ Thu Sep 12 19:56:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.
|
||||
|
||||
* inet/herrno.c (__h_errno_location): Fix return type.
|
||||
|
||||
Tue Sep 17 10:51:58 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
|
||||
|
||||
* malloc/memalign.c (memalign): Only acquire __libc_malloc_lock
|
||||
for actual modifications to global state.
|
||||
|
||||
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
|
||||
sched_params -> struct sched_param.
|
||||
* sysdeps/stub/sched_getp.c (__sched_getparam): Likewise.
|
||||
* sysdeps/stub/sched_sets.c (__sched_setscheduler): Likewise.
|
||||
|
||||
Thu Sep 12 23:58:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
|
||||
|
||||
* sysdeps/mach/libc-lock.h (__libc_cleanup_region_start): Fix
|
||||
|
Loading…
Reference in New Issue
Block a user