Commit Graph

3453 Commits

Author SHA1 Message Date
Ulrich Drepper
3756823b75 (__pthread_reset_main_thread): Undo last change. 1999-08-20 18:58:56 +00:00
Ulrich Drepper
69bb9f499e Correct last patch. 1999-08-20 18:24:42 +00:00
Ulrich Drepper
7c9b5e4d47 Allocate buffer large enough not only if size == 0, but also for size < 0. 1999-08-20 18:07:55 +00:00
Ulrich Drepper
60c74efa35 Update. 1999-08-20 16:55:34 +00:00
Ulrich Drepper
6083735ab9 Allocate array name of correct size. 1999-08-20 16:54:55 +00:00
Ulrich Drepper
0d69c39a64 Update. 1999-08-20 15:50:56 +00:00
Ulrich Drepper
813e69352a Don't allow use with _FILE_OFFSET_BITS=64. 1999-08-20 15:50:15 +00:00
Ulrich Drepper
089d0bcd7f Update. 1999-08-20 15:47:30 +00:00
Ulrich Drepper
4d2d58a467 Copy over missing changes from mainline. 1999-08-20 15:45:28 +00:00
Ulrich Drepper
2ef76f6528 (_dl_start): Add missing declaration of cnt. 1999-08-20 15:41:26 +00:00
Ulrich Drepper
9c63378327 Fix typo in last change. 1999-08-20 15:20:44 +00:00
Roland McGrath
bdb64f57f1 . 1999-08-20 03:46:30 +00:00
Roland McGrath
8595b3b943 1999-08-19 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Mark OPTION and
	TIMEOUT as outputs of the asm to indicate that the signal thread
	might mutate them.
	* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Short circuit to plain
	mach_msg if only sending or only receiving (i.e., not an RPC).  When
	making an RPC that might get interrupted, save OPTION and the portion
	of the message buffer that gets clobbered by an EINTR reply message,
	and properly restore them before attempting to retry the request
	message send.
1999-08-20 03:45:14 +00:00
Ulrich Drepper
28f2b23e68 Update. 1999-08-20 00:41:16 +00:00
Ulrich Drepper
1f6935a45f (__pthread_reset_main_thread): Reset signal handlers for the signals we used
in the thread implementation.
1999-08-20 00:32:37 +00:00
Ulrich Drepper
8de1cf5ef0 Update. 1999-08-20 00:17:18 +00:00
Ulrich Drepper
ca0f823519 Export __pthread_kill_other_threads_np from libpthread for GLIBC_2.1.2. 1999-08-20 00:16:44 +00:00
Ulrich Drepper
0c7bbb0c5a Linux specific execve implementation. 1999-08-20 00:15:11 +00:00
Ulrich Drepper
01998b2942 (_dl_start): Initialize bootstrap_map.l_info to zero. 1999-08-19 23:19:21 +00:00
Ulrich Drepper
4086f80da4 Update. 1999-08-19 21:01:01 +00:00
Ulrich Drepper
d36f40995a Add change from main branch. 1999-08-19 21:00:36 +00:00
Ulrich Drepper
7658a957b3 Update. 1999-08-19 20:22:20 +00:00
Ulrich Drepper
1b7ecbe56c Add change from main branch. 1999-08-19 20:21:41 +00:00
Ulrich Drepper
bd099ec827 Update. 1999-08-19 20:12:14 +00:00
Ulrich Drepper
9c4140bada (__add_to_environ): Initialize ep after we have the lock.
Avoid warning about uninitialized variable.
1999-08-19 20:11:33 +00:00
Ulrich Drepper
336c2454d6 Update. 1999-08-19 20:00:05 +00:00
Ulrich Drepper
ad48761644 Information about how to access signal context info fro Linux/Alpha. 1999-08-19 19:58:46 +00:00
Ulrich Drepper
1ba2b81202 Update. 1999-08-18 17:24:52 +00:00
Ulrich Drepper
5c08d16634 Regenerated. 1999-08-18 17:24:14 +00:00
Ulrich Drepper
559b35efda (COnfiguring and compiling): Clarify ix86 situation. 1999-08-18 17:23:46 +00:00
Ulrich Drepper
26a5d544b3 Update. 1999-08-18 06:35:14 +00:00
Ulrich Drepper
f58e235346 (tests): Update America/Sao_Paulo test case for new tzdata. 1999-08-18 06:34:34 +00:00
Ulrich Drepper
da62bdd4fc Update. 1999-08-17 22:36:01 +00:00
Ulrich Drepper
f790b2ac93 Correct type in performance increase rewrite. 1999-08-17 22:35:54 +00:00
Ulrich Drepper
7403c90040 Update. 1999-08-17 22:33:59 +00:00
Ulrich Drepper
af17378eb5 Update from tzdata1999e and tzcode1999e. 1999-08-17 20:51:34 +00:00
Ulrich Drepper
07a7b26ef0 Update. 1999-08-17 20:51:13 +00:00
Ulrich Drepper
6611bd6dda Regenerated. 1999-08-17 20:24:04 +00:00
Ulrich Drepper
ee225270e0 Add ISO registry alias for UTF8. 1999-08-17 20:22:48 +00:00
Ulrich Drepper
20af6843b8 Update. 1999-08-17 16:02:06 +00:00
Ulrich Drepper
0efeb49287 (process_arg): Correct last patch and write correct number of bytes
in case of %ls with precision.
1999-08-17 16:01:02 +00:00
Ulrich Drepper
24555ab3b7 Update. 1999-08-17 01:33:47 +00:00
Ulrich Drepper
53b13c6187 Test for kernel version and make LSB compliant. 1999-08-17 01:32:29 +00:00
Ulrich Drepper
a05f4b051e Define O_DSYNC and O_RSYNC. 1999-08-17 01:25:43 +00:00
Ulrich Drepper
3e821e10d3 Update. 1999-08-17 01:25:38 +00:00
Ulrich Drepper
41496cdbc2 Update. 1999-08-17 01:09:25 +00:00
Ulrich Drepper
c608b3cd86 (process_arg): Correct %ls handling wrt to precision. 1999-08-17 01:08:31 +00:00
Ulrich Drepper
81aee4d8d7 (Process Group Functions): Fix typo. 1999-08-16 21:56:46 +00:00
Ulrich Drepper
5e7f616524 Update. 1999-08-16 06:54:48 +00:00
Ulrich Drepper
3d090a1c2f Correct decrement maxlen. 1999-08-16 06:54:42 +00:00