glibc/mach
Thomas Bushnell, BSG acf51e0261 *** empty log message ***
Thu Sep  5 13:18:25 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

	* sysdeps/mach/hurd/i386/init-first.c (__libc_argc, __libc_argv):
	New variables.
	(init1): Initialize them.
	* hurd/hurdinit.c (_hurd_setproc): Now that happens to be
	available, pass __libc_argv in call to __proc_set_arg_locations.

	* gmon/gmon.c (write_hist): Call __profile_frequency instead of
	hertz. 
	(hertz): Delete function.
	* gmon/Makefile (routines): Add `prof-freq'.
	* sysdeps/generic/prof-freq.c: New file.
	* sysdeps/mach/hurd/prof-freq.c: New (stubby) file.
	* sysdeps/mach/hurd/profil.c (profile_tick): New variable.
	(update_waiter): Store frequency in profile_tick.
	(__profile_frequency): New function.

	* sysdeps/mach/hurd/sendto.c (sendto): Use prototype definition
	syntax.

	* Rules (generated): Restore reference to $(generated).

	* mach/Machrules (mig.uh, mig.__h): Don't include $(user-MIGFLAGS)
	here. 

 	* malloc/free.c (free): __lib_malloc_lock -> __libc_malloc_lock.
	
	* malloc/free.c: Provide extern decl of __libc_malloc_lock.
	* malloc/realloc.c: Likewise.
	* malloc/malloc-find.c: Likewise.
	* malloc/malloc-size.c: Likewise.
	* malloc/malloc-walk.c: Likewise.
	* malloc/memalign.c: Likewise.

  	* mach/Machrules (mig.uh, mig.__h): Include $(user-MIGFLAGS) and
1996-09-06 00:08:55 +00:00
..
mach initial import 1995-02-18 01:27:10 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
bootprivport.c initial import 1995-02-18 01:27:10 +00:00
devstream.c Thu Mar 21 11:19:15 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-21 16:23:21 +00:00
err_boot.sub initial import 1995-02-18 01:27:10 +00:00
err_ipc.sub initial import 1995-02-18 01:27:10 +00:00
err_kern.sub initial import 1995-02-18 01:27:10 +00:00
err_mach.sub initial import 1995-02-18 01:27:10 +00:00
err_server.sub initial import 1995-02-18 01:27:10 +00:00
err_us.sub initial import 1995-02-18 01:27:10 +00:00
error_compat.c initial import 1995-02-18 01:27:10 +00:00
errorlib.h Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-13 00:37:23 +00:00
errstring.c initial import 1995-02-18 01:27:10 +00:00
errsystems.awk initial import 1995-02-18 01:27:10 +00:00
hello.c initial import 1995-02-18 01:27:10 +00:00
lock-intern.h initial import 1995-02-18 01:27:10 +00:00
mach_error.c initial import 1995-02-18 01:27:10 +00:00
mach_error.h initial import 1995-02-18 01:27:10 +00:00
mach_init.c Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/getopt.c 1995-02-18 03:51:45 +00:00
mach_init.h initial import 1995-02-18 01:27:10 +00:00
mach.h initial import 1995-02-18 01:27:10 +00:00
Machrules *** empty log message *** 1996-09-06 00:08:55 +00:00
Makefile *** empty log message *** 1996-08-29 19:45:04 +00:00
mig_strncpy.c initial import 1995-02-18 01:27:10 +00:00
mig-alloc.c Add weak alias to non-__ name. 1995-05-05 14:36:22 +00:00
mig-dealloc.c initial import 1995-02-18 01:27:10 +00:00
msg-destroy.c initial import 1995-02-18 01:27:10 +00:00
msg.c initial import 1995-02-18 01:27:10 +00:00
msgserver.c Thu Jan 25 21:10:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-01-29 16:05:21 +00:00
mutex-init.c New file, broken out of mutex-solid.c. 1995-04-01 05:07:46 +00:00
mutex-solid.c Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-04-01 09:01:49 +00:00
setup-thread.c initial import 1995-02-18 01:27:10 +00:00
shortcut.awk Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-07-26 07:10:58 +00:00
spin-lock.c initial import 1995-02-18 01:27:10 +00:00
spin-lock.h initial import 1995-02-18 01:27:10 +00:00
spin-solid.c initial import 1995-02-18 01:27:10 +00:00
syscalls.awk initial import 1995-02-18 01:27:10 +00:00