glibc/hurd
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
..
hurd
.cvsignore
alloc-fd.c
catch-exc.c
catch-signal.c
ctty-input.c
ctty-output.c
dtable.c
faultexc.defs
fchroot.c
fd-close.c
fd-read.c
fd-write.c
fopenport.c
get-host.c
getdport.c
getuids.c
getumask.c
hurd-raise.c
hurd.h
hurdauth.c
hurdexec.c
hurdfault.c
hurdfault.h
hurdhost.h
hurdid.c
hurdinit.c
hurdinline.c
hurdintr.awk
hurdioctl.c
hurdkill.c
hurdlookup.c
hurdmalloc.c
hurdmalloc.h
hurdmsg.c
hurdpid.c
hurdports.c
hurdprio.c
hurdrlimit.c
hurdsig.c
hurdsock.c
hurdstartup.c
hurdstartup.h
intern-fd.c
intr-msg.c
intr-rpc.awk
intr-rpc.defs
intr-rpc.h
invoke-trans.c initial import 1995-02-18 01:27:10 +00:00
Makefile
msgportdemux.c
new-fd.c
Notes
openport.c
path-lookup.c
pid2task.c
port-cleanup.c
port2fd.c
ports-get.c
ports-set.c
preempt-sig.c
privports.c
report-wait.c
set-host.c
setauth.c
setuids.c
siginfo.c
sigunwind.c
STATUS
task2pid.c
thread-cancel.c
thread-self.c
vpprintf.c