Commit graph

530 commits

Author SHA1 Message Date
Ulrich Drepper a3e014dfc6 Minix signal definitions. 1997-06-21 02:52:56 +00:00
Ulrich Drepper 2485f9c0e3 Find socketcall.h. 1997-06-21 02:50:53 +00:00
Ulrich Drepper 775690148e Linux/Alpha specific info header. 1997-06-21 02:49:46 +00:00
Ulrich Drepper f735960c20 moved up. 1997-06-21 02:49:27 +00:00
Ulrich Drepper 761ac1b6d0 Kernel specific termios struct. 1997-06-21 02:48:51 +00:00
Ulrich Drepper e58babee4e Irix4 specific info header. 1997-06-21 02:48:21 +00:00
Ulrich Drepper f7b32a330a Ultrix/MIPS specific signal context. 1997-06-21 02:47:13 +00:00
Ulrich Drepper 0d08481430 Ultrix specific info header. 1997-06-21 02:46:56 +00:00
Ulrich Drepper da366793e1 Use bits/foo.h. 1997-06-21 02:46:36 +00:00
Ulrich Drepper c89e913d71 SunOS specific info header. 1997-06-21 02:46:22 +00:00
Ulrich Drepper 94d056b772 SunOS/SPARC signal context. 1997-06-21 02:46:02 +00:00
Ulrich Drepper 2fbc33a169 SunOS/m68k signal context. 1997-06-21 02:45:56 +00:00
Ulrich Drepper 08ed181c50 SunOS specific signal numbers. 1997-06-21 02:45:26 +00:00
Ulrich Drepper 619d779662 OSF specific signal struct. 1997-06-21 02:45:03 +00:00
Ulrich Drepper 5c7efcee0a OSF/Alpha specific stat struct. 1997-06-21 02:44:56 +00:00
Ulrich Drepper 788c7990eb Moved to bits/. 1997-06-21 02:40:36 +00:00
Ulrich Drepper 405916ef4b <foo.h> -> <bits/foo.h>. 1997-06-21 01:37:20 +00:00
Ulrich Drepper fdad844df4 Get sigcontext via <signal.h> instead. 1997-06-21 01:13:01 +00:00
Ulrich Drepper 980b25cae4 Describe Linux/ARM specific extra files. 1997-06-19 19:09:33 +00:00
Ulrich Drepper b357c75c05 ARM/Linux dependent assembler and low-level definitions. 1997-06-12 21:24:27 +00:00
Ulrich Drepper 7eff60903d ARM dependent assembler and low-level definitions. 1997-06-12 21:23:19 +00:00
Ulrich Drepper 57771f2025 brk implementation for ARM. 1997-06-12 21:22:18 +00:00
Ulrich Drepper 68b8d6f1fd (__fd_mask): Change type to `unsigned long int'. 1997-06-01 10:48:17 +00:00
Ulrich Drepper ef490e68e8 Undef some bits we may have gotten from <linux/posix_types.h>. 1997-05-31 00:46:33 +00:00
Ulrich Drepper 3acff87e5b Tiny cleanups. 1997-05-31 00:46:24 +00:00
Ulrich Drepper f97d5b5f4d Add copyright.
(rdfpcr): Use excb rather than trapb.  Be more efficient about
getting at the fpcr.
(wrfpcr): Likewise.
(__setfpucw): Reformat.
1997-05-31 00:46:15 +00:00
Ulrich Drepper 2521516d30 Add definition for Miata. 1997-05-31 00:46:01 +00:00
Ulrich Drepper 9aa1421fe0 Don't use jmp macro to make sure the stack frame is released the very
instruction before the real jump out.
1997-05-31 00:45:54 +00:00
Ulrich Drepper 1bf0f668e6 De-ansidecl-fy. 1997-05-26 22:28:25 +00:00
Ulrich Drepper c751295fb8 pretty printing. 1997-05-22 02:18:07 +00:00
Ulrich Drepper 1df6311982 profiling interface for Linux/ARM. 1997-05-22 02:17:10 +00:00
Ulrich Drepper 7e42418a2d Avoid warning about nested comments. 1997-05-22 02:16:31 +00:00
Ulrich Drepper da0e06ed82 Add cacheflush. 1997-05-21 01:44:24 +00:00
Ulrich Drepper 8d2485ed0b Linux/ARM specific implementation 1997-05-21 01:44:03 +00:00
Ulrich Drepper bd85bd7500 Add definition for ret and MOVE. 1997-05-21 01:40:24 +00:00
Ulrich Drepper ecda085689 Implementation of fork syscall for ARM. 1997-05-21 01:39:40 +00:00
Ulrich Drepper e3f5221762 TTY definitions. 1997-05-10 23:36:46 +00:00
Ulrich Drepper 0f85544d18 Likewise tuck the thread data onto the new thread's stack. 1997-05-07 15:31:06 +00:00
Ulrich Drepper c0fda13c38 Don't presume that the kernel will preserve non-call-saved registers;
save and restore a0 across the system call.
1997-05-07 15:30:58 +00:00
Ulrich Drepper 75635b00de Save the function argument in t0 rather than a4 to avoid it being
clobbered.
1997-04-30 15:49:27 +00:00
Ulrich Drepper d80b3f3c5b Basic functionality for libc on ARM 1997-04-14 02:11:12 +00:00
Ulrich Drepper 6383b7f583 (OXTABS): Don't define. 1997-03-27 01:58:32 +00:00
Ulrich Drepper ccc9296868 (OXTABS): Define as alias for XTABS. 1997-03-22 04:09:37 +00:00
Ulrich Drepper d44e567483 Include ctype.h for isdigit. 1997-03-20 19:35:32 +00:00
Ulrich Drepper 1059fb7661 Prune list of processed files. 1997-03-19 12:48:14 +00:00
Ulrich Drepper 17f51151d2 Add __getpgid.c and __setpgid.c. 1997-03-19 05:45:44 +00:00
Ulrich Drepper e90fcf920b SCO 3.2.4 specific files to distribute. 1997-03-19 05:44:31 +00:00
Ulrich Drepper 465b53087d Don't define O_NORW. 1997-03-18 04:17:55 +00:00
Ulrich Drepper de806c59bb [__USE_GNU]: Add O_READ, O_WRITE and O_NORW. 1997-03-16 20:12:24 +00:00
Ulrich Drepper bd0059411f (struct stat): Change definition to use prescribed types for elements.
(_STAT_VER): Change to value 2.
1997-03-16 20:11:57 +00:00