Commit Graph

3778 Commits

Author SHA1 Message Date
Ulrich Drepper
abaf8c39d2 Update. 1999-11-20 05:11:10 +00:00
Ulrich Drepper
c831d399af (__setrlimit): Don't modify the rlimits structure passed in. 1999-11-20 05:10:14 +00:00
Ulrich Drepper
4babafdb40 Update. 1999-11-20 05:01:33 +00:00
Ulrich Drepper
35e53ec509 (__setrlimit): Add prototype. 1999-11-20 05:00:31 +00:00
Ulrich Drepper
38ffc26b57 (__xdr_ypresp_all): Call callback function for errors, too, like Solaris does. 1999-11-20 04:58:24 +00:00
Ulrich Drepper
f53ec48ea7 Update. 1999-11-20 02:28:55 +00:00
Ulrich Drepper
53a761a8f9 (_dl_init_paths): Allocate correct number of entries for rtld_search_dirs[0]. 1999-11-20 02:26:38 +00:00
Ulrich Drepper
0bac6aff6d Update. 1999-11-18 21:53:33 +00:00
Ulrich Drepper
b3a6d76ba0 (day_of_the_week): Make sure result is never negative.
(strptime_internal): Allow %C without %y.
1999-11-18 21:53:24 +00:00
Ulrich Drepper
da50e2f156 Update. 1999-11-18 16:44:16 +00:00
Ulrich Drepper
916d5ded93 Include linux_fsinfo.h instead of defining *_SUPER_MAGIC. 1999-11-18 16:43:37 +00:00
Ulrich Drepper
c17e637380 Sorted entries and added comments. 1999-11-18 16:43:02 +00:00
Roland McGrath
65ea0db3cb . 1999-11-18 06:17:28 +00:00
Roland McGrath
2d0876e86b 1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
* hurd/report-wait.c (_S_msg_report_wait): Fix typo:
	&_hurd_itimer_thread not &_hurd_msgport_thread.
1999-11-18 06:17:19 +00:00
Roland McGrath
267ff95b79 1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdsig.c (_hurdsig_init): If __hurd_threadvar_stack_mask is
	nonzero, use cthread_fork to create the signal thread.
	* hurd/msgportdemux.c (_hurd_msgport_receive): Initialize
	_hurd_msgport_thread here (to self).
	* sysdeps/mach/hurd/fork.c (__fork): When __hurd_sigthread_stack_end
	is zero, instead compute child signal thread's starting SP from parent
	signal thread's current SP and the threadvar_stack variables.
	* hurd/Versions (GLIBC_2.1.3): Add cthread_fork, cthread_detach.
	These are now referenced weakly by _hurdsig_init.
1999-11-18 06:17:13 +00:00
Ulrich Drepper
bd6ae2a380 (DEVFS_SUPER_MAGIC): Added. 1999-11-17 20:36:55 +00:00
Ulrich Drepper
c34eb7a28e (__getpt): Check for devfs. 1999-11-17 20:36:43 +00:00
Ulrich Drepper
82f48ce4a5 (grantpt): Add support for devfs. 1999-11-17 20:36:27 +00:00
Ulrich Drepper
8dc9b20ea4 Update. 1999-11-17 20:31:56 +00:00
Ulrich Drepper
22c6e0cf59 Add TCP_CORK definition. 1999-11-17 20:31:47 +00:00
Ulrich Drepper
0739d9169c Update. 1999-11-17 19:57:25 +00:00
Ulrich Drepper
ffa63be3eb Added scsi_ioctl.h. 1999-11-17 19:56:59 +00:00
Ulrich Drepper
54aa2261b9 (TYPE_ENCLOSURE): Added to sync with Linux 2.3.26. 1999-11-17 19:56:22 +00:00
Ulrich Drepper
528c8e28b7 Synced with Linux 2.3.26; pretty printed. 1999-11-17 19:56:08 +00:00
Ulrich Drepper
d2907fd4e2 (sysdep_headers): Added scsi_ioctl.h. 1999-11-17 19:55:55 +00:00
Ulrich Drepper
370332fe23 Defines from Linux scsi_ioctl.h header. 1999-11-17 19:55:38 +00:00
Ulrich Drepper
e6aa5b72de Add 2.1.3 news. 1999-11-17 18:50:47 +00:00
Ulrich Drepper
f95981dddc Regenerated: /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in 1999-11-17 18:48:30 +00:00
Ulrich Drepper
1d6326f9b4 No 2.95.x compiler can be used on Alpha. 1999-11-17 18:48:13 +00:00
Ulrich Drepper
457a16824a Update from tzdata1999j. 1999-11-16 00:40:59 +00:00
Ulrich Drepper
a36d21f4b5 Update. 1999-11-16 00:40:40 +00:00
Ulrich Drepper
02a4d55648 Update. 1999-11-15 08:03:31 +00:00
Ulrich Drepper
da638d57aa Remove duplicate code. 1999-11-15 08:02:56 +00:00
Ulrich Drepper
3e216eb4c7 Update. 1999-11-15 07:33:03 +00:00
Ulrich Drepper
91996e307b Add __syscall_setrlimit. 1999-11-15 07:30:53 +00:00
Roland McGrath
61278f7eaa . 1999-11-15 00:39:09 +00:00
Roland McGrath
369d284902 1999-11-14 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/nfs/nfs.h: New file, empty but for comments.
	Its presence lets librpcsvc compile ok.  This from Mark Kettenis.
	We don't install this file for users.
	* sysdeps/mach/hurd/Dist: Add it.
	* sysdeps/mach/hurd/Makefile [$(subdir) = sunrpc] (sysdep_headers):
	Append nfs/nfs.h here.
1999-11-15 00:38:58 +00:00
Ulrich Drepper
0a5c443a37 Update. 1999-11-15 00:17:44 +00:00
Ulrich Drepper
f0f2f96d50 Update. 1999-11-15 00:12:23 +00:00
Ulrich Drepper
ec2ecc4da0 Update from main branch. 1999-11-15 00:09:06 +00:00
Ulrich Drepper
90832e9ef7 Add setrlimit syscall. 1999-11-15 00:05:52 +00:00
Ulrich Drepper
b79aebd1d3 Add prototype for __syscall_setrlimit. 1999-11-15 00:05:17 +00:00
Ulrich Drepper
9ca2b1c700 Add prototype for __syscall_execve. 1999-11-15 00:04:52 +00:00
Ulrich Drepper
1a82f5fee4 Remove duplication. 1999-11-14 08:12:58 +00:00
Ulrich Drepper
2c640e303e Update. 1999-11-14 08:12:02 +00:00
Ulrich Drepper
30b5edea66 Update. 1999-11-14 07:09:48 +00:00
Ulrich Drepper
c93cbc4252 Remove features available only in glibc 2.2. 1999-11-14 07:07:03 +00:00
Roland McGrath
e6c7e9d328 . 1999-11-13 23:43:11 +00:00
Roland McGrath
9eabf04299 1999-11-09 Roland McGrath <roland@baalperazim.frob.com>
* hurd/report-wait.c (describe_port): Return char * and use __stpcpy
	to return the location of the null byte written into the string.
	(describe_number): Likewise.
	(describe_number): Remove assert, not always used with #.
	If FLAVOR is null, don't use it.
	(describe_number): Take signed argument and print a - if negative.
	(_S_msg_report_wait): Report system call number for system calls that
	aren't mach_msg.  Soup up reporting for mach_msg: If destination port
	matches SS->intr_port, bracket port description with [...] to indicate
	a Hurd interruptible RPC; if destination port is null, examine the
	receive port and report that state; if receive port is also null,
	check for timeout and report its value.
	* sysdeps/mach/hurd/i386/intr-msg.h (MSG_EXAMINE): Return int that is
	zero iff we managed to examine the stack; take new args RCV_NAME,
	SEND_NAME, OPTION, and TIMEOUT to fill in with mach_msg args.
1999-11-13 23:42:53 +00:00
Roland McGrath
f1699640b1 1999-10-04 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdlookup.c (__hurd_directory_name_split): New function.
	(__directory_name_split): New function.
	* hurd/hurd.h: Declare them.
	* sysdeps/mach/hurd/rmdir.c: Use __directory_name_split instead of
	__file_name_split, so we ignore trailing slashes properly.
	* sysdeps/mach/hurd/rename.c: Likewise.
1999-11-13 23:42:45 +00:00