Commit Graph

3350 Commits

Author SHA1 Message Date
Ulrich Drepper
cc3af55244 Calculate and substitute CCVERSION. 1999-08-28 22:19:33 +00:00
Ulrich Drepper
00905ad925 Get CCVERSION from autoconf substitution. 1999-08-28 22:19:13 +00:00
Ulrich Drepper
938e848771 Update. 1999-08-28 00:26:28 +00:00
Ulrich Drepper
8d1927ffc8 Update from 2.3.15 kernel. 1999-08-28 00:25:56 +00:00
Ulrich Drepper
bd5de616e3 Update. 1999-08-26 06:30:31 +00:00
Ulrich Drepper
b3af0a7c12 (__finite): Make constant as unsigned to avoid warning. 1999-08-26 06:29:13 +00:00
Ulrich Drepper
c1a990bf75 Update. 1999-08-26 03:46:55 +00:00
Ulrich Drepper
cdbec47f90 Define always __qaddr_t.
__ino64_t should be 32bit unsigned type on sparc32.
Define __off64_t to __quad_t instead of __int64_t.
Make __pic_pid_t unsigned on sparc32.
1999-08-26 03:45:16 +00:00
Ulrich Drepper
2de56a30e0 Update. 1999-08-26 00:26:41 +00:00
Ulrich Drepper
b9d2efe606 Avoid namespace pollution. 1999-08-26 00:26:16 +00:00
Ulrich Drepper
9e384e26ff Update. 1999-08-25 19:45:11 +00:00
Ulrich Drepper
371b2f5b44 Link db_dump185 against libdb1. 1999-08-25 19:41:51 +00:00
Ulrich Drepper
6d58de1563 Update. 1999-08-25 17:58:23 +00:00
Ulrich Drepper
26a1ee568c Add checks to make sure we're really dealing with a master pseudo terminal, and
really returning the name of the associated slave pseudo terminal by checking
the device number.
1999-08-25 17:57:57 +00:00
Roland McGrath
0a37128d71 . 1999-08-25 00:50:02 +00:00
Ulrich Drepper
80bdcedbc0 Update. 1999-08-24 23:13:56 +00:00
Ulrich Drepper
1e7aa7a219 (_IO_new_file_close_it): Set _fileno to -1, not EOF. 1999-08-24 23:13:07 +00:00
Ulrich Drepper
0762715c25 (_IO_file_is_open): Only check for -1, not all negative numbers. 1999-08-24 23:12:15 +00:00
Ulrich Drepper
2c11fe3a7c (fopencookie): Set _fileno to -2. 1999-08-24 23:06:11 +00:00
Ulrich Drepper
b8d8a25b24 Update. 1999-08-24 22:43:30 +00:00
Ulrich Drepper
f6aaf5272f Update for changed cookie definitions in libio.h. 1999-08-24 22:43:14 +00:00
Ulrich Drepper
e8628d1b29 Update. 1999-08-24 20:56:56 +00:00
Ulrich Drepper
6e1cc1f501 Add new constants from Linux 2.3.15. 1999-08-24 20:56:40 +00:00
Ulrich Drepper
66366ecc0e Update. 1999-08-24 20:51:21 +00:00
Ulrich Drepper
e069581c70 Add execve syscall. 1999-08-24 20:50:39 +00:00
Roland McGrath
fe68c72be5 1999-08-23 Mark Kettenis <kettenis@gnu.org>
* hurd/hurdsig.c (_hurd_internal_post_signal): Add missing else.
1999-08-23 21:03:22 +00:00
Ulrich Drepper
8b8fd1a8d6 Update. 1999-08-23 17:52:24 +00:00
Ulrich Drepper
b887ee2281 Define SIGCONTEXT_EXTRA_ARGS. 1999-08-23 17:51:34 +00:00
Ulrich Drepper
625b5535c8 (pthread_sighandler): Add SIGCONTEXT_EXTRA_ARGS to call to signal
handler.
1999-08-23 17:46:43 +00:00
Ulrich Drepper
5806e9e7ff Update. 1999-08-23 17:38:48 +00:00
Ulrich Drepper
bd6da23cad (re_match_2_internal): Correct check for charset after exactn in loop. 1999-08-23 17:38:16 +00:00
Ulrich Drepper
07a4e1cf8e Update. 1999-08-23 04:09:43 +00:00
Ulrich Drepper
f91afe2d2d Add execve syscall. 1999-08-23 04:09:18 +00:00
Ulrich Drepper
6c5f7284af Update. 1999-08-22 22:55:15 +00:00
Ulrich Drepper
29b436a764 Define documented cookie types. 1999-08-22 22:52:18 +00:00
Roland McGrath
92013f98ef . 1999-08-22 22:18:55 +00:00
Roland McGrath
a0308b1212 1999-08-22 Mark Kettenis <kettenis@gnu.org>
* hurd/new-fd.c (_hurd_new_fd): Initialize fcntl flags.
	* hurd/port2fd.c (_hurd_port2fd): Reset the fcntl flags when
	installing PORT in the descriptor cell.
1999-08-22 22:18:46 +00:00
Ulrich Drepper
4169fe63e6 Update. 1999-08-21 04:53:29 +00:00
Ulrich Drepper
d56532fe29 Define weak alias execve. 1999-08-21 04:52:27 +00:00
Ulrich Drepper
570440a2c0 Update. 1999-08-20 23:45:53 +00:00
Ulrich Drepper
c7eecb53b2 Undo last change. 1999-08-20 23:45:31 +00:00
Ulrich Drepper
a2c3a8a754 Undo last change but correct comment saying < 0 is ok for size type. 1999-08-20 23:44:59 +00:00
Ulrich Drepper
863ac339aa Regenerated. 1999-08-20 19:32:31 +00:00
Ulrich Drepper
82372ea939 Pass sigcontext through wrapper to the user function. 1999-08-20 19:30:19 +00:00
Ulrich Drepper
6c7eaa9206 Update. 1999-08-20 19:30:08 +00:00
Ulrich Drepper
99731fbaae Update. 1999-08-20 19:01:57 +00:00
Ulrich Drepper
d2e1ff2889 (__pthread_kill_other_threads_np): Reset signal handlers for the
signals we used in the thread implementation here.
1999-08-20 19:01:29 +00:00
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