Commit Graph

434 Commits

Author SHA1 Message Date
Brendan Kehoe
487e658eeb * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end.
* sysdeps/unix/mips/fork.S (fork): Likewise.
        * sysdeps/unix/mips/pipe.S (fork): Likewise.
        * sysdeps/unix/mips/sigreturn.S (__sigreturn): Likewise.
        * sysdeps/unix/mips/sysdep.S (sysdep_error): Likewise.
        * sysdeps/unix/mips/wait.S (__handler): Likewise.
        * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise.
        * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
        * sysdeps/unix/bsd/ultrix4/getsysinfo.S (getsysinfo): Likewise.
        * sysdeps/unix/bsd/ultrix4/wait3.S (waitpid): Likewise.
        * sysdeps/unix/bsd/ultrix4/waitpid.S (waitpid): Likewise.
        * sysdeps/unix/bsd/ultrix4/mips/__handler.S (__handler): Likewise.
        * sysdeps/unix/bsd/ultrix4/mips/sigvec.S (__raw_sigvec): Likewise.
        * sysdeps/unix/bsd/ultrix4/mips/start.S (__start): Likewise.
        * sysdeps/unix/bsd/ultrix4/mips/vfork.S (vfork): Likewise.
        * sysdeps/mips/bsd-_setjmp.S (setjmp): Likewise.  Use `$0'
        instead of `zero' for the li instruction.
1995-04-15 02:30:20 +00:00
Brendan Kehoe
275f4b54f4 * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be
preprocessor comments, not assembler comments.
1995-04-15 02:07:14 +00:00
Brendan Kehoe
b2531dea3a * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define. 1995-04-15 01:56:26 +00:00
Roland McGrath
af4fa09130 (__sigfillset): Use ~0L instead of -1 to avoid compiler warning. 1995-04-05 16:07:53 +00:00
Brendan Kehoe
77072f48a5 moved from ../osf1 1995-03-10 01:51:02 +00:00
Brendan Kehoe
864a3e4e29 imoved from osf1 (had to do it over here, cvs crashed at Cygnus
trying to do it remotely)
1995-03-10 01:49:04 +00:00
Brendan Kehoe
e667dcee38 moved to ../osf 1995-03-10 01:22:34 +00:00
Roland McGrath
66971be811 Initial checkin. 1995-03-06 00:22:30 +00:00
Roland McGrath
35ca0c8d1b (__mmap, __munmap): Declare these. 1995-03-03 20:06:13 +00:00
Roland McGrath
35618994bc (mmap): Rename to __mmap, add weak alias mmap. 1995-03-03 19:42:08 +00:00
Roland McGrath
ac873351a0 [subdir=crypt] (crypt): New variable, set to crypt.solar. 1995-02-22 02:53:16 +00:00
Roland McGrath
882ec8cfeb Remove `__environ' definition. 1995-02-21 03:05:56 +00:00
Roland McGrath
f427a39dbd Remove __environ definition. 1995-02-20 00:53:51 +00:00
Roland McGrath
e95606364c Fix #include of renamed file. Remove extra weak alias. 1995-02-19 23:43:06 +00:00
Roland McGrath
484d089077 Fix unsquashed file name in #include. 1995-02-19 23:33:19 +00:00
Roland McGrath
92c7a8e20e Previously uncontrolled files put into CVS. 1995-02-18 00:05:51 +00:00
Roland McGrath
7ae4a9668a Update #include for renaming. 1995-02-17 18:39:13 +00:00
Roland McGrath
23afbf2338 (ENTRY): Add `.ent' directive. 1995-02-05 22:59:48 +00:00
Roland McGrath
a1350964e9 [ASSEMBLER]: Protect macros with this. 1995-01-27 20:48:38 +00:00
Roland McGrath
f6aa1372e1 Call getpgrp instead of __getpgrp. 1995-01-26 06:23:39 +00:00
Roland McGrath
05834bf1c7 [ASSEMBLER]: Protect macros with this. 1995-01-26 05:36:51 +00:00
Roland McGrath
1d3e470455 (environ): Define as weak alias for __environ. 1995-01-26 03:46:04 +00:00
Roland McGrath
d6961ffadf (sysdep_routines): Removed __setpgid, __getpgid. 1995-01-26 01:43:07 +00:00
Roland McGrath
c9db5502eb Renamed __setpgrp to __setpgid, added weak aliases setpgid and setpgrp. 1995-01-26 01:32:08 +00:00
Roland McGrath
628d175a3c (__getpgrp): Renamed to __getpgid, with weak alias getpgid. 1995-01-26 01:31:06 +00:00
Roland McGrath
1bf2d9ab9b Included file was renamed from setpgrp.c. 1995-01-26 01:28:44 +00:00
Roland McGrath
f612f28027 Included file was renamed from __getpgrp.c. 1995-01-26 01:27:55 +00:00
Roland McGrath
c54278121e Use subcall 4 to __pgrpsys. 1995-01-26 01:25:38 +00:00
Roland McGrath
a38d08f7b4 Use subcall 5 to __pgrpsys. 1995-01-26 01:24:28 +00:00
Roland McGrath
86c4edb31b Renamed __getpgrp to __getpgid, added weak alias getpgid. 1995-01-26 01:22:57 +00:00
Roland McGrath
9207d65805 Renamed __setpgrp to __setpgid, added weak aliases setpgid and setpgrp. 1995-01-26 01:21:48 +00:00
Roland McGrath
1a0149ddaa Included file was renamed from __getdents.S. 1995-01-25 22:39:24 +00:00
Roland McGrath
1cec31f4d4 Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
Roland McGrath
3c22ede5ec Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 14:40:39 +00:00
Roland McGrath
3332ae5c89 Initial revision 1995-01-15 16:50:59 +00:00
Brendan Kehoe
2d4d45d59d * sysdeps/unix/bsd/ultrix4/mips/start.S: Use s0, s1, and s2
instead of t0, t1, and t2.
1995-01-10 18:46:33 +00:00
Roland McGrath
d2d635a9db Fix typo .global' to .globl'. 1994-12-03 00:31:14 +00:00
Roland McGrath
239291e1db (struct sigcontext): Use __sigset_t' instead of sigset_t' for `sc_mask'. 1994-11-22 22:29:25 +00:00
Roland McGrath
e8a261b3fc [__motorola__]: Swap operands in cmp.l. 1994-11-17 01:59:01 +00:00
Roland McGrath
0044b03ec3 Initial revision 1994-11-15 07:01:18 +00:00
Roland McGrath
ac63472234 (msync): Use __caddr_t instead of caddr_t in decl. 1994-11-10 21:53:39 +00:00
Roland McGrath
8f476a5327 (TCSASOFT): Macro removed. 1994-10-31 12:14:14 +00:00
Brendan Kehoe
152f509798 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (ENTRY): Use
poundfnc instead of \#function, to satisfy gcc-2.6.0 and higher.
        (cat, poundfnc): Define macros to pull it off.
1994-09-29 21:21:19 +00:00
Roland McGrath
a101c158c5 Replace uses of HOST_CC with BUILD_CC and native-CFLAGS with BUILD_CFLAGS. 1994-08-16 00:52:22 +00:00
Roland McGrath
5736111e49 (PSEUDO): Remove ret at end. 1994-07-22 23:54:43 +00:00
Roland McGrath
d3e17c7446 entered into RCS 1994-07-16 21:16:53 +00:00
Roland McGrath
0ba370609f Initial revision 1994-07-16 21:16:31 +00:00
Brendan Kehoe
85b67f1ffb entered into RCS 1994-07-14 22:21:57 +00:00
Brendan Kehoe
c286ffe823 Initial revision 1994-07-14 22:13:18 +00:00
Brendan Kehoe
bc8037a42c entered into RCS 1994-07-14 19:43:12 +00:00
Brendan Kehoe
2200643a09 entered into RCS 1994-07-11 21:49:56 +00:00
Brendan Kehoe
d828aec47f Formerly sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile.~3~ 1994-07-09 01:59:28 +00:00
Brendan Kehoe
5654dd81f0 entered into RCS 1994-07-09 01:59:20 +00:00
Brendan Kehoe
876bbb9e03 Initial revision 1994-07-09 01:38:37 +00:00
Brendan Kehoe
3f9ea18cb5 Formerly unix/sysv/sysv4/solaris2/Makefile.~3~ 1994-07-09 00:26:26 +00:00
Roland McGrath
2e91173e39 entered into RCS 1994-07-08 18:39:48 +00:00
Roland McGrath
81c4ea64ef entered into RCS 1994-06-28 20:31:20 +00:00
Roland McGrath
7088289daa entered into RCS 1994-06-23 05:17:22 +00:00
Roland McGrath
6cba56a4a6 entered into RCS 1994-06-13 23:50:11 +00:00
Roland McGrath
45f830dc74 entered into RCS 1994-06-10 22:43:23 +00:00
Roland McGrath
5d3fde1a02 Formerly unix/sysv/sysv4/i386/sysdep.h.~2~ 1994-05-24 05:56:11 +00:00
Roland McGrath
f86d8fd4cd Formerly unix/sysv/sysv4/sigset.h.~5~ 1994-05-21 20:42:51 +00:00
Roland McGrath
9e2dc2608f entered into RCS 1994-05-21 01:33:03 +00:00
Roland McGrath
6bf0741b63 Initial revision 1994-05-21 01:32:10 +00:00
Roland McGrath
7bc3467f40 entered into RCS 1994-05-19 15:29:10 +00:00
Roland McGrath
d0467bc697 entered into RCS 1994-05-18 23:30:27 +00:00
Roland McGrath
4536ecf5b2 Initial revision 1994-05-18 22:13:04 +00:00
Roland McGrath
279e20b3ac entered into RCS 1994-05-18 21:54:10 +00:00
Roland McGrath
854002b9b8 entered into RCS 1994-05-16 22:43:49 +00:00
Roland McGrath
4448e9e36b entered into RCS 1994-05-16 20:39:16 +00:00
Roland McGrath
94606a4a68 entered into RCS 1994-05-12 03:08:56 +00:00
Roland McGrath
b2fb4526df entered into RCS 1994-05-10 21:47:20 +00:00
Roland McGrath
4cea7a7f28 Initial revision 1994-05-10 21:29:35 +00:00
Roland McGrath
325552ed3a entered into RCS 1994-04-22 22:17:17 +00:00
Roland McGrath
0e43ba5d2a entered into RCS 1994-04-20 03:12:09 +00:00
Roland McGrath
b12af630af Formerly unix/sysv/sysv4/__sigact.c.~4~ 1994-04-06 01:26:12 +00:00
Roland McGrath
bf86fbef3a entered into RCS 1994-03-24 20:03:52 +00:00
Roland McGrath
9ed7c960c0 Formerly unix/sysv/sco3.2.4/__sigact.S.~2~ 1994-03-24 20:01:19 +00:00
Roland McGrath
30a3f7d7a7 entered into RCS 1994-03-22 03:11:12 +00:00
Roland McGrath
62256c2486 entered into RCS 1994-03-18 06:02:48 +00:00
Roland McGrath
abf0661750 entered into RCS 1994-03-07 22:46:41 +00:00
Roland McGrath
609191269d entered into RCS 1994-03-03 22:35:49 +00:00
Roland McGrath
948956956f entered into RCS 1994-03-01 16:44:24 +00:00
Roland McGrath
10e51d0930 entered into RCS 1994-02-25 01:04:05 +00:00
Roland McGrath
b2ff3460e4 Formerly unix/mips/sysdep.S.~2~ 1994-02-25 00:58:57 +00:00
Roland McGrath
1ee700c8a6 Formerly unix/sysv/irix4/signum.h.~2~ 1994-02-25 00:46:06 +00:00
Roland McGrath
f0b4450267 Initial revision 1994-02-25 00:29:31 +00:00
Roland McGrath
ba41db06a8 entered into RCS 1994-02-25 00:03:44 +00:00
Roland McGrath
fe35453a7a Formerly unix/sysv/irix4/__getgrps.c.~2~ 1994-02-24 23:55:30 +00:00
Roland McGrath
95e37139f0 Formerly unix/bsd/sun/sunos4/sys/mman.h.~3~ 1994-02-23 02:50:58 +00:00
Brendan Kehoe
781e3c5460 Formerly unix/sysv/sysv4/__sigact.c.~3~ 1994-02-22 01:47:51 +00:00
Roland McGrath
5152366702 entered into RCS 1994-02-20 19:18:22 +00:00
Roland McGrath
9592e8f126 entered into RCS 1994-02-20 05:46:12 +00:00
Roland McGrath
b1e2de3d8d entered into RCS 1994-02-19 22:39:32 +00:00
Roland McGrath
f3ee7dde2e entered into RCS 1994-02-17 23:44:17 +00:00
Roland McGrath
a5cbab6ea8 Formerly unix/sysv/sysv4/__sigact.c.~2~ 1994-02-17 01:59:39 +00:00
Roland McGrath
6ae483762b Formerly unix/sysv/sysv4/i386/sys-sig.S.~2~ 1994-02-17 01:59:26 +00:00
Roland McGrath
4fa5a741d8 Initial revision 1994-02-17 01:57:40 +00:00
Roland McGrath
8e54794625 entered into RCS 1994-02-17 01:57:33 +00:00
Roland McGrath
e4fbc86a5e entered into RCS 1994-02-17 00:34:24 +00:00
Roland McGrath
85a18dbacc Formerly unix/bsd/sun/sunos4/sys/mman.h.~2~ 1994-02-16 23:49:29 +00:00
Roland McGrath
0537101d83 entered into RCS 1994-02-16 23:13:37 +00:00
Roland McGrath
74cd51ad20 Initial revision 1994-02-16 23:11:21 +00:00
Roland McGrath
284dea21bb Initial revision 1994-02-15 18:03:42 +00:00
Roland McGrath
8eabdea1fb Initial revision 1994-02-15 02:17:49 +00:00
Roland McGrath
9833873306 entered into RCS 1994-02-15 02:04:46 +00:00
Roland McGrath
8e8d49c898 Formerly unix/bsd/m68k/sysdep.S.~6~ 1994-02-14 15:36:49 +00:00
Roland McGrath
2bc551d14f entered into RCS 1994-02-14 03:10:44 +00:00
Roland McGrath
17fc35d638 Formerly unix/bsd/sony/newsos/m68k/sysdep.h.~5~ 1994-02-14 03:10:40 +00:00
Roland McGrath
1d84d0a0c0 Initial revision 1994-02-13 01:15:21 +00:00
Roland McGrath
bfe25d7748 Formerly unix/sysv/sysv4/sigset.h.~4~ 1994-02-10 06:54:09 +00:00
Roland McGrath
30044853c8 Formerly unix/sysv/sysv4/sigset.h.~3~ 1994-02-09 16:59:26 +00:00
Roland McGrath
f4987f8442 entered into RCS 1994-02-05 19:54:25 +00:00
Roland McGrath
068c7fc064 Formerly unix/sysv/sysv4/sigset.h.~2~ 1994-02-05 19:38:01 +00:00
Roland McGrath
7e66b0a979 Initial revision 1994-02-05 19:31:48 +00:00
Roland McGrath
f5516c0c0c entered into RCS 1994-02-02 22:26:32 +00:00
Roland McGrath
30d3e73936 Initial revision 1994-02-02 22:10:28 +00:00
Roland McGrath
64d88a4ad0 entered into RCS 1994-02-01 00:52:23 +00:00
Roland McGrath
6ad344f009 Initial revision 1994-02-01 00:52:15 +00:00
Roland McGrath
f075b1b2c0 Formerly unix/bsd/m68k/sysdep.S.~5~ 1994-02-01 00:52:02 +00:00
Roland McGrath
e1b58f4d4a entered into RCS 1994-01-27 03:07:02 +00:00
Roland McGrath
b973b356ec entered into RCS 1994-01-27 01:18:03 +00:00
Roland McGrath
84e961871c Formerly unix/sysv/sysv4/siginfo.h.~3~ 1994-01-27 01:08:59 +00:00
Roland McGrath
9b86fd2eae Formerly unix/sysv/sco3.2.4/__waitpid.S.~3~ 1994-01-25 19:35:24 +00:00
Roland McGrath
0312ea95d9 Formerly sysdeps/unix/sysv/sysv4/__waitpid.c.~3~ 1994-01-24 23:01:28 +00:00
Roland McGrath
065a020362 entered into RCS 1994-01-24 22:56:32 +00:00
Roland McGrath
d993a9faf4 Initial revision 1994-01-24 22:56:11 +00:00
Roland McGrath
fb4403dded Initial revision 1994-01-21 22:09:51 +00:00
Roland McGrath
593cac4d9b entered into RCS 1994-01-21 22:09:15 +00:00
Roland McGrath
d7fbd03bcf Initial revision 1994-01-21 22:06:15 +00:00
Roland McGrath
a6be4fb8c5 entered into RCS 1994-01-17 22:36:41 +00:00
Roland McGrath
5b8c088836 entered into RCS 1994-01-16 04:33:05 +00:00
Roland McGrath
10c3ad380a Initial revision 1994-01-16 04:28:11 +00:00
Roland McGrath
36a0d2a238 entered into RCS 1994-01-15 00:09:40 +00:00
Brendan Kehoe
72d531d675 entered into RCS 1993-12-23 06:27:57 +00:00
Brendan Kehoe
d871481858 Initial revision 1993-12-23 06:02:55 +00:00
Roland McGrath
20c68d3f5d Formerly sysdeps/unix/sysv/sysv4/Dist.~8~ 1993-12-22 23:00:17 +00:00
Brendan Kehoe
6919548ee9 entered into RCS 1993-12-22 01:34:24 +00:00
Brendan Kehoe
f30a71c1e3 Formerly unix/sysv/sysv4/siginfo.h.~2~ 1993-12-18 06:38:02 +00:00
Brendan Kehoe
39224cc9be Initial revision 1993-12-18 06:38:01 +00:00
Brendan Kehoe
32ce7e8a01 entered into RCS 1993-12-18 06:38:01 +00:00
Brendan Kehoe
d5d075ee6b Initial revision 1993-12-18 06:37:59 +00:00
Brendan Kehoe
aac7bfb3e5 Formerly sysdeps/unix/sysv/sysv4/Dist.~7~ 1993-12-18 06:37:58 +00:00
Brendan Kehoe
096400d53b entered into RCS 1993-12-07 04:52:10 +00:00
Brendan Kehoe
cafe55ef2a entered into RCS 1993-12-07 03:48:28 +00:00
Brendan Kehoe
dabd8459d0 Formerly unix/sysv/sysv4/solaris2/sparc/sysdep.h.~4~ 1993-12-07 03:48:27 +00:00
Brendan Kehoe
39208af467 entered into RCS 1993-12-05 06:54:56 +00:00
Brendan Kehoe
d1c66cfdd0 Initial revision 1993-12-05 06:53:02 +00:00
Brendan Kehoe
74c0744235 entered into RCS 1993-12-03 00:03:07 +00:00
Roland McGrath
b7395944e9 Formerly unix/bsd/vax/sysdep.S.~5~ 1993-11-24 01:20:41 +00:00