Roland McGrath
7a41b578d9
Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/linux/alpha/Dist: New file.
1996-06-07 20:37:18 +00:00
Roland McGrath
e1f73ff7c9
Thu Jun 6 00:02:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/linux/m68k/select.S: File removed; obsolete with
current kernels, generic linux version is fine.
1996-06-06 05:22:48 +00:00
Roland McGrath
0526c3be0e
Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* Makerules (distinfo-vars): Add sysdep_headers.
* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Append to
this instead of $(headers).
* sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
1996-06-05 23:23:03 +00:00
Roland McGrath
adf91cfa8d
Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: Removed.
1996-06-05 23:22:41 +00:00
Roland McGrath
173c291195
Wed Jun 5 00:01:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/unix/bsd/ultrix4/mips/Dist: Updated.
* sysdeps/unix/bsd/ultrix4/Dist: Removed.
* sysdeps/unix/sysv/sysv4/Dist: Updated.
* sysdeps/unix/sysv/sco3.2.4/Dist: Removed.
* sysdeps/unix/sysv/irix4/Dist: Updated.
* sysdeps/unix/sysv/linux/i386/Dist: Removed.
* sysdeps/unix/sysv/Dist: Updated.
* sysdeps/unix/bsd/sun/sunos4/Dist: Removed.
* sysdeps/unix/bsd/sony/newsos4/Dist: Removed.
* sysdeps/gnu/Dist: New file.
* sysdeps/alpha/Dist: Updated.
* sysdeps/mach/hurd/Dist: Updated.
1996-06-05 19:04:42 +00:00
Roland McGrath
18a403782d
Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/alpha/sysdep.h (END): Redefine to use .end
directive for both ELF and ECOFF.
(ret): Delete macro. It was a dangerous macro and unnecessary
since the Alpha assemblers recognizes "ret" as a macro themselves.
Thu May 23 02:15:56 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/alpha/sysdep.h (ret): Remove macro. It is
dangerous and unnecessary since both OSF/1 as and gas define "ret"
as a pseudo-instruction.
1996-06-02 18:49:31 +00:00
Roland McGrath
53f64cf452
Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/speed.c: Remove.
1996-06-02 18:49:29 +00:00
Roland McGrath
a3bb81d201
Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/bsd/osf/alpha/brk.S,
sysdeps/unix/sysv/linux/alpha/brk.S (__curbrk): Store the entire
break value, not just the low 32 bits to accomodate large
memories.
1996-06-02 18:49:27 +00:00
Roland McGrath
56e70371a6
Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/bsd-setjmp.S,
sysdeps/alpha/copysign.S, sysdeps/alpha/divrem.h,
sysdeps/alpha/fabs.S, sysdeps/alpha/ffs.S, sysdeps/alpha/htonl.S,
sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
sysdeps/unix/sysv/linux/alpha/llseek.S,
sysdeps/unix/sysv/linux/alpha/pipe.S,
sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
sysdeps/unix/sysv/linux/alpha/sysdep.S: Use END macro instead of
.end directive.
1996-06-02 18:49:21 +00:00
Roland McGrath
d663482017
Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/bsd/osf/alpha/brk.S,
sysdeps/unix/sysv/linux/alpha/brk.S (__curbrk): Store the entire
break value, not just the low 32 bits to accomodate large
memories.
Tue May 28 10:46:04 1996 Richard Henderson <rth@tamu.edu>
* sysdeps/unix/sysv/linux/alpha/brk.S: Rather than attempt to
dynamically resolve _end for initializing __curbrk, support the
brk(0) query idiom.
1996-06-02 18:48:36 +00:00
Roland McGrath
284eb9ee9a
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/ffs.S,
sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
sysdeps/unix/sysv/linux/alpha/pipe.S,
sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
sysdeps/unix/sysv/linux/alpha/syscall.S,
sysdeps/unix/sysv/linux/alpha/start.S,
sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
framesize declaration. Replace "lda pv,sym/jsr pv" by "jsr sym".
1996-05-24 06:00:28 +00:00
Roland McGrath
ccdaa27f97
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/ffs.S,
sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
sysdeps/unix/sysv/linux/alpha/pipe.S,
sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
sysdeps/unix/sysv/linux/alpha/syscall.S,
sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
framesize declaration. Replace "lda pv,sym/jsr pv" by "jsr sym".
1996-05-24 05:59:19 +00:00
Roland McGrath
4da911871d
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/Makefile (headers): Add
alpha/ptrace.h.
* sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file.
1996-05-24 05:58:22 +00:00
Roland McGrath
1ecceadd7a
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for
460800 baud.
1996-05-23 05:32:58 +00:00
Roland McGrath
0e6abf6bbc
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/profil-counter.h: File removed.
1996-05-23 05:32:39 +00:00
Roland McGrath
65e888acf5
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/llseek.S: New file.
1996-05-23 05:32:30 +00:00
Roland McGrath
15999cfb4c
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/ioperm.c: Modify to support
dynamic recognition of platform type.
(_bus_base): New function.
1996-05-23 05:32:27 +00:00
Roland McGrath
d9264c4f76
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/Makefile (headers): Add
alpha/ptrace.h.
* sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file.
1996-05-23 05:32:24 +00:00
Roland McGrath
92172913d2
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/alpha/sysdep.h: Include regdef.h. Define LEAF macro
to simplify declaration of leaf functions.
1996-05-23 05:32:14 +00:00
Roland McGrath
24c177a079
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
sysdeps/alpha/bsd-setjmp.S, sysdeps/alpha/ffs.S,
sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
sysdeps/unix/sysv/linux/alpha/pipe.S,
sysdeps/unix/sysv/linux/sigsuspend.S,
sysdeps/unix/sysv/linux/alpha/syscall.S,
sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
framesize declaration. Replace "lda pv,sym/jsr pv" by "jsr sym".
1996-05-23 05:32:12 +00:00
Roland McGrath
d964e72133
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/sysdep.h (NO_UNDERSCORES): Don't
define.
1996-05-23 05:31:53 +00:00
Roland McGrath
dbf23c0a2f
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/statbuf.h: New file.
1996-05-23 05:31:50 +00:00
Roland McGrath
56110e09d4
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/syscalls.list: Added getsockopt,
ptrace, and sysctl.
1996-05-23 05:31:47 +00:00
Roland McGrath
a46ffddea5
Sun May 5 03:10:44 1996 Ulrich Drepper <drepper@cygnus.com>
...
* sysdeps/posix/sysconf.c: Add code to handle _SC_AIO_LISTIO_MAX,
_SC_AIO_MAX, _SC_AIO_PRIO_DELTA_MAX, _SC_DELAYTIMER_MAX,
_SC_MQ_OPEN_MAX, _SC_MQ_PRIO_MAX, _SC_RTSIG_MAX,
_SC_SEM_NSEMS_MAX, _SC_SEM_VALUE_MAX, _SC_SIGQUEUE_MAX, and
_SC_TIMER_MAX.
* sysdeps/unix/sysv/sysv4/sysconf.c: Ditto.
1996-05-08 02:02:40 +00:00
Roland McGrath
8f202d4b83
Thu May 2 22:41:31 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/unix/sysv/linux/m68k/fpu_control.h (_FPU_DEFAULT):
Disable all exceptions.
1996-05-03 16:52:28 +00:00
Roland McGrath
19d945c4b3
Mon Apr 29 02:48:26 1996 Ulrich Drepper <drepper@cygnus.com>
...
* sysdeps/posix/sysconf.c: Add handling of _SC_REALTIME_SIGNALS,
_SC_PRIORITY_SCHEDULING, _SC_TIMERS, _SC_ASYNCHRONOUS_IO,
_SC_PRIORITIZED_IO, _SC_SYNCHRONIZED_IO, _SC_FSYNC,
_SC_MAPPED_FILES, _SC_MEMLOCK, _SC_MEMLOCK_RANGE,
_SC_MEMORY_PROTECTION, _SC_MESSAGE_PASSING, _SC_SEMAPHORES,
_SC_SHARED_MEMORY_OBJECTS, and _SC_CHARCLASS_NAME_MAX.
* sysdeps/stub/sysconf.c: Ditto.
* sysdeps/unix/sysv/sysv4/sysconf.c: Ditto.
1996-05-01 13:47:01 +00:00
Roland McGrath
2597b8812a
Sat Apr 20 17:07:17 1996 Ulrich Drepper <drepper@cygnus.com>
...
* assert/assert.h, ctype/ctype.h, dirent/dirent.h, errno.h,
grp/grp.h, io/fcntl.h, io/sys/stat.h, io/utime.h, locale/locale.h,
math/math.h, misc/nlist.h, misc/sgtty.h, misc/sys/file.h,
misc/sys/ioctl.h, misc/sys/uio.h, posix/sys/times.h,
posix/sys/types.h, posix/sys/utsname.h, posix/sys/wait.h,
posix/tar.h, posix/wordexp.h, pwd/pwd.h, resource/sys/vlimit.h,
resource/sys/vtimes.h, setjmp/setjmp.h, signal/signal.h,
stdio-common/printf.h, stdlib/alloca.h, stdlib/stdlib.h,
string/string.h, sysdeps/generic/sigaction.h,
sysdeps/generic/sigset.h, sysdeps/generic/sys/ptrace.h,
sysdeps/generic/sys/ptrace.h, sysdeps/unix/bsd/osf/sigaction.h,
sysdeps/unix/sysv/linux/sys/ptrace.h,
sysdeps/unix/sysv/minix/sigaction.h,
sysdeps/unix/sysv/sco3.2.4/sigaction.h,
sysdeps/unix/sysv/sysv4/sigaction.h,
sysdeps/unix/sysv/sysv4/sigset.h, termios/termios.h,
time/sys/time.h, time/time.h: Fix copyright comment.
1996-04-20 22:08:45 +00:00
Brendan Kehoe
e37ebecf0c
* sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (NO_UNDERSCORES): Use
...
wrapped with #ifndef, to avoid config.h defining it.
1996-03-27 00:46:37 +00:00
Roland McGrath
1bf8715604
Wed Mar 20 20:08:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Don't define
NO_UNDERSCORES.
1996-03-25 09:56:36 +00:00
Roland McGrath
da9361f4ea
Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/Makefile,
sysdeps/unix/sysv/linux/alpha/brk.S,
sysdeps/unix/sysv/linux/alpha/fpu_control.c,
sysdeps/unix/sysv/linux/alpha/fpu_control.h,
sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
sysdeps/unix/sysv/linux/alpha/pipe.S,
sysdeps/unix/sysv/linux/alpha/setfpucw.c,
sysdeps/unix/sysv/linux/alpha/sigprocmask.c,
sysdeps/unix/sysv/linux/alpha/speed.c,
sysdeps/unix/sysv/linux/alpha/start.S,
sysdeps/unix/sysv/linux/alpha/syscall.S,
sysdeps/unix/sysv/linux/alpha/syscalls.list,
sysdeps/unix/sysv/linux/alpha/alpha/regdef.h,
sysdeps/unix/sysv/linux/alpha/sysdep.S,
sysdeps/unix/sysv/linux/alpha/sysdep.h: New files.
1996-03-19 20:18:59 +00:00
Roland McGrath
62a6271405
Sun Feb 25 22:36:10 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/profil-counter.h: New file.
1996-03-19 20:18:07 +00:00
Roland McGrath
bf7a24fce2
Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/alpha/sysdep.h: new file (adapted from OSF/1 version).
* sysdeps/unix/bsd/osf/alpha/sysdep.h: include
sysdeps/unix/alpha/sysdep.h and removed definitions now in that file.
1996-03-19 19:54:21 +00:00
Roland McGrath
4e4e7fca8e
Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/bsd/osf/alpha/sysdep.h: include
sysdeps/unix/alpha/sysdep.h and removed definitions now in that file.
1996-03-19 19:52:39 +00:00
Roland McGrath
0a4dc0f10b
Mon Mar 4 20:17:28 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/sigsuspend.S: new file (syscall
expects set-value, not pointer to it).
1996-03-19 19:52:29 +00:00
Roland McGrath
c56fbe7e02
Tue Feb 20 11:33:46 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/syscalls.list (select, bind,
connect, getpeername, getsockname, listen, recv, recvfrom,
recvmsg, send, sendmsg, sendto, setsockopt, shutdown, socketpair):
added to override same-name assembly file in the parent directory.
Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/Makefile,
sysdeps/unix/sysv/linux/alpha/brk.S,
sysdeps/unix/sysv/linux/alpha/fpu_control.c,
sysdeps/unix/sysv/linux/alpha/fpu_control.h,
sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
sysdeps/unix/sysv/linux/alpha/pipe.S,
sysdeps/unix/sysv/linux/alpha/setfpucw.c,
sysdeps/unix/sysv/linux/alpha/sigprocmask.c,
sysdeps/unix/sysv/linux/alpha/speed.c,
sysdeps/unix/sysv/linux/alpha/start.S,
sysdeps/unix/sysv/linux/alpha/syscall.S,
sysdeps/unix/sysv/linux/alpha/syscalls.list,
sysdeps/unix/sysv/linux/alpha/sysdep.S,
sysdeps/unix/sysv/linux/alpha/sysdep.h: New files.
1996-03-19 19:52:25 +00:00
Roland McGrath
56759be20a
Sat Feb 17 11:29:29 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/ioperm.c: new file.
1996-03-19 19:51:34 +00:00
Roland McGrath
6932e44461
Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/Makefile,
sysdeps/unix/sysv/linux/alpha/brk.S,
sysdeps/unix/sysv/linux/alpha/fpu_control.c,
sysdeps/unix/sysv/linux/alpha/fpu_control.h,
sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
sysdeps/unix/sysv/linux/alpha/pipe.S,
sysdeps/unix/sysv/linux/alpha/setfpucw.c,
sysdeps/unix/sysv/linux/alpha/sigprocmask.c,
sysdeps/unix/sysv/linux/alpha/speed.c,
sysdeps/unix/sysv/linux/alpha/start.S,
sysdeps/unix/sysv/linux/alpha/syscall.S,
sysdeps/unix/sysv/linux/alpha/syscalls.list,
sysdeps/unix/sysv/linux/alpha/sysdep.S,
sysdeps/unix/sysv/linux/alpha/sysdep.h: New files.
1996-03-19 19:51:23 +00:00
Roland McGrath
925c95c502
Mon Mar 18 13:20:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* posix/unistd.h (setpgrp): Declare no-arg version unless __FAVOR_BSD.
* misc/bsd-compat.c (setpgrp): New function, two arg version.
* sysdeps/stub/setpgid.c: Remove setpgrp alias.
* sysdeps/mach/hurd/setpgid.c: Likewise.
* sysdeps/unix/sysv/sysv4/setpgid.c: Likewise.
* sysdeps/unix/common/syscalls.list (setpgid): Remove setpgrp alias.
* sysdeps/unix/sysv/irix4/syscalls.list: Likewise.
* sysdeps/unix/sysv/linux/setpgrp.c: Obsolete file removed.
* posix/setpgrp.c (setpgrp): New file.
* posix/Makefile (routines): Add setpgrp.
1996-03-18 19:38:16 +00:00
Roland McGrath
61e73b405a
Mon Mar 4 21:57:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/unix/sysv/linux/m68k/Makefile: New file.
1996-03-14 11:20:02 +00:00
Roland McGrath
b2801ddac4
Mon Mar 4 21:57:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/unix/sysv/linux/m68k/sysdep.h (SYS_ify): Redefine.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
(JUMPTARGET): New macro.
(SYSCALL_ERROR_HANDLER): Fix syntax.
1996-03-14 11:19:46 +00:00
Roland McGrath
855d4c5203
Sat Mar 2 16:35:40 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/linux/m68k/profil-counter.h: File removed.
* sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: File
removed.
* sysdeps/generic/profil-counter.h: New file.
1996-03-02 21:37:50 +00:00
Brendan Kehoe
dbba6d57d0
* sysdeps/unix/sysv/sysv4/solaris2/sparc/sigcontext.h: New file,
...
including <sysdeps/unix/bsd/sun/sparc/sigcontext.h>.
* sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: New file,
same as linux/m68k/profil-counter.h except the comment.
1996-03-02 01:34:50 +00:00
Roland McGrath
f860256b2e
Thu Feb 29 20:55:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/unix/sysv/linux/m68k/profil-counter.h: New file.
1996-03-01 18:14:40 +00:00
Roland McGrath
0d4439738a
Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* sysdeps/unix/dirstream.h: Rewritten.
* sysdeps/unix/readdir.c: Rewritten.
* sysdeps/unix/telldir.c: Rewritten.
* sysdeps/unix/closedir.c: Use <...> instead of "..." for dirstream.h.
Remove __ from DIR struct member names.
* sysdeps/unix/dirfd.c: Likewise.
* sysdeps/unix/seekdir.c: Likewise.
* sysdeps/unix/rewinddir.c: Likewise.
* sysdeps/unix/opendir.c: Likewise. Don't allocate extra space after
DIR structure.
* sysdeps/stub/direct.h: File removed.
* sysdeps/unix/bsd/bsd4.4/direct.h: File removed.
* sysdeps/unix/bsd/direct.h: File removed.
* sysdeps/unix/common/direct.h: File removed.
* sysdeps/unix/sysv/irix4/direct.h: File removed.
* sysdeps/unix/sysv/isc3/direct.h: File removed.
* sysdeps/unix/sysv/sco3.2.4/direct.h: File removed.
* sysdeps/unix/sysv/sysv4/solaris2/direct.h: File removed.
* sysdeps/unix/common/direntry.h: New file.
* sysdeps/unix/bsd/direntry.h: New file.
* sysdeps/unix/bsd/bsd4.4/direntry.h: New file.
* sysdeps/unix/sysv/direntry.h: New file.
* sysdeps/stub/direntry.h: New file.
* dirent/dirent.h (struct dirent): Type removed. Include <direntry.h>
to define it.
(_D_EXACT_NAMLEN, _D_ALLOC_NAMLEN): New macros.
* dirent/Makefile (headers): Add direntry.h.
(distribute): Remove direct.h.
* sysdeps/posix/getcwd.c: Use new macros instead of d_namlen.
* dirent/scandir.c: Likewise.
* io/fts.c (fts_build): Likewise.
* io/ftw.c (ftw_dir): Likewise.
* sysdeps/posix/ttyname.c: Likewise.
1996-02-27 14:51:36 +00:00
Roland McGrath
9c27e3112a
Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: New file.
1996-02-27 00:54:24 +00:00
Roland McGrath
6103f53bab
Sun Feb 18 12:13:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/unix/sysv/linux/m68k/fpu_control.h (_FPU_SETCW): Corrected.
1996-02-19 23:06:16 +00:00
Roland McGrath
83cfd73cf6
[$(subdir)-signal] (sysdep_routines): Don't sys-sig.
1996-02-15 17:14:48 +00:00
Roland McGrath
da184b1bcf
New file from Schwab
1996-02-13 11:40:27 +00:00
Roland McGrath
9298f9e195
Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/unix/sysv/linux/m68k/brk.c,
sysdeps/unix/sysv/linux/m68k/mmap.S,
sysdeps/unix/sysv/linux/m68k/select.S,
sysdeps/unix/sysv/linux/m68k/sigcontext.h,
sysdeps/unix/sysv/linux/m68k/sigreturn.S,
sysdeps/unix/sysv/linux/m68k/socket.S,
sysdeps/unix/sysv/linux/m68k/syscall.S,
sysdeps/unix/sysv/linux/m68k/sysdep.S,
sysdeps/unix/sysv/linux/m68k/sysdep.h: New files.
1996-02-13 11:38:58 +00:00
Roland McGrath
7fb027dc33
Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/sysv4/syscalls.list: Remove redundancies.
Add __waitid.
* sysdeps/unix/sysv/linux/syscalls.list: Remove redundancies.
Define __ name for sigprocmask.
* sysdeps/unix/bsd/ultrix4/syscalls.list: Remove redundancies.
Add getsysinfo.
* sysdeps/unix/bsd/sun/sunos4/syscalls.list: Remove redundancies.
* sysdeps/unix/bsd/sun/syscalls.list: Remove redundancies.
* sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove redundancies.
* sysdeps/unix/bsd/syscalls.list: Remove settimeofday, utimes.
Add getdents, wait3, waitpid.
* sysdeps/unix/syscalls.list: Add seteuid, setegid, setsid,
settimeofday, sigsuspend, sstk, utimes.
* sysdeps/unix/bsd/ultrix4/mips/sigvec.S: File removed.
* sysdeps/unix/bsd/ultrix4/mips/syscalls.list: New file.
* sysdeps/unix/bsd/ultrix4/mips/Makefile (sysdep_routines):
Removed sigtramp.
* sysdeps/unix/bsd/ultrix4/mips/sigvec.c: Renamed from sigtramp.c.
* sysdeps/unix/bsd/bsd4.4/sstk.S: File removed.
* sysdeps/unix/bsd/hp/m68k/syscalls.list: File removed.
* sysdeps/unix/bsd/osf/alpha/getdents.S: File removed.
* sysdeps/unix/bsd/ultrix4/getsysinfo.S: File removed.
* sysdeps/unix/bsd/ultrix4/waitpid.S: File removed.
* sysdeps/unix/bsd/ultrix4/mips/sigtramp.c: File removed.
* sysdeps/unix/bsd/ultrix4/mips/sigvec.S: File removed.
* sysdeps/unix/bsd/ultrix4/mips/sigvec.c: New file.
* sysdeps/unix/bsd/ultrix4/mips/syscalls.list: New file.
* sysdeps/unix/sysv/irix4/wait3.S: File removed.
* sysdeps/unix/sysv/sysv4/__waitid.S: File removed.
* sysdeps/unix/sysv/sysv4/fchdir.S: File removed.
* sysdeps/unix/sysv/sysv4/setegid.S: File removed.
* sysdeps/unix/sysv/sysv4/seteuid.S: File removed.
* sysdeps/unix/sysv/sysv4/sigaltstack.S: File removed.
* sysdeps/unix/sysv/sysv4/solaris2/utimes.S: File removed.
1996-02-12 08:44:32 +00:00
Roland McGrath
312096ab57
Remove redundancies.
...
Add __waitid.
1996-02-12 08:35:16 +00:00
Roland McGrath
add1bba613
Remove redundancies.
...
Add getsysinfo.
1996-02-12 08:34:00 +00:00
Roland McGrath
5be02f042e
Remove redundancies.
1996-02-12 08:33:18 +00:00
Roland McGrath
e171df271e
(sysdep_routines): Removed sigtramp.
1996-02-12 08:11:19 +00:00
Roland McGrath
3e8eb6b98d
obsolete
1996-02-07 21:15:47 +00:00
Roland McGrath
6e6b8a3126
Added sigvec.
1996-02-07 21:15:15 +00:00
Roland McGrath
e2967628e2
Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
...
Replaced all simple system call files *.S throughout sysdeps/unix
with syscalls.list files to be processed by make-syscalls.sh.
* sysdeps/unix/s-proto.S: New file.
* sysdeps/unix/syscalls.list: New file.
* sysdeps/unix/bsd/syscalls.list: New file.
* sysdeps/unix/bsd/bsd4.4/syscalls.list: New file.
* sysdeps/unix/bsd/hp/m68k/syscalls.list: New file.
* sysdeps/unix/bsd/osf/syscalls.list: New file.
* sysdeps/unix/bsd/osf/alpha/syscalls.list: New file.
* sysdeps/unix/bsd/sony/newsos4/syscalls.list: New file.
* sysdeps/unix/bsd/sun/syscalls.list: New file.
* sysdeps/unix/bsd/sun/sunos4/syscalls.list: New file.
* sysdeps/unix/bsd/ultrix4/syscalls.list: New file.
* sysdeps/unix/common/syscalls.list: New file.
* sysdeps/unix/inet/syscalls.list: New file.
* sysdeps/unix/mman/syscalls.list: New file.
* sysdeps/unix/sysv/syscalls.list: New file.
* sysdeps/unix/sysv/irix4/syscalls.list: New file.
* sysdeps/unix/sysv/isc2.2/syscalls.list: New file.
* sysdeps/unix/sysv/linux/syscalls.list: New file.
* sysdeps/unix/sysv/linux/i386/syscalls.list: New file.
* sysdeps/unix/sysv/sco3.2.4/syscalls.list: New file.
* sysdeps/unix/sysv/sysv4/syscalls.list: New file.
* sysdeps/unix/sysv/sysv4/i386/syscalls.list: New file.
* sysdeps/unix/sysv/sysv4/solaris2/sparc/syscalls.list: New file.
* sysdeps/unix/acct.S: File removed.
* sysdeps/unix/chdir.S: File removed.
* sysdeps/unix/chmod.S: File removed.
* sysdeps/unix/chown.S: File removed.
* sysdeps/unix/chroot.S: File removed.
* sysdeps/unix/close.S: File removed.
* sysdeps/unix/configure: File removed.
* sysdeps/unix/configure.in: File removed.
* sysdeps/unix/dup.S: File removed.
* sysdeps/unix/fcntl.S: File removed.
* sysdeps/unix/fsync.S: File removed.
* sysdeps/unix/getgid.S: File removed.
* sysdeps/unix/getpid.S: File removed.
* sysdeps/unix/getuid.S: File removed.
* sysdeps/unix/ioctl.S: File removed.
* sysdeps/unix/kill.S: File removed.
* sysdeps/unix/link.S: File removed.
* sysdeps/unix/lseek.S: File removed.
* sysdeps/unix/open.S: File removed.
* sysdeps/unix/ptrace.S: File removed.
* sysdeps/unix/read.S: File removed.
* sysdeps/unix/reboot.S: File removed.
* sysdeps/unix/setgid.S: File removed.
* sysdeps/unix/setuid.S: File removed.
* sysdeps/unix/sync.S: File removed.
* sysdeps/unix/umask.S: File removed.
* sysdeps/unix/unlink.S: File removed.
* sysdeps/unix/write.S: File removed.
* sysdeps/unix/bsd/flock.S: File removed.
* sysdeps/unix/bsd/getdtsz.S: File removed.
* sysdeps/unix/bsd/getpagesize.S: File removed.
* sysdeps/unix/bsd/killpg.S: File removed.
* sysdeps/unix/bsd/profil.S: File removed.
* sysdeps/unix/bsd/readv.S: File removed.
* sysdeps/unix/bsd/settimeofday.S: File removed.
* sysdeps/unix/bsd/sigblock.S: File removed.
* sysdeps/unix/bsd/sigpause.S: File removed.
* sysdeps/unix/bsd/sigsetmask.S: File removed.
* sysdeps/unix/bsd/sigstack.S: File removed.
* sysdeps/unix/bsd/sigvec.S: File removed.
* sysdeps/unix/bsd/utimes.S: File removed.
* sysdeps/unix/bsd/writev.S: File removed.
* sysdeps/unix/bsd/bsd4.4/chflags.S: File removed.
* sysdeps/unix/bsd/bsd4.4/fchdir.S: File removed.
* sysdeps/unix/bsd/bsd4.4/fchflags.S: File removed.
* sysdeps/unix/bsd/bsd4.4/getdents.S: File removed.
* sysdeps/unix/bsd/bsd4.4/getdomain.S: File removed.
* sysdeps/unix/bsd/bsd4.4/revoke.S: File removed.
* sysdeps/unix/bsd/bsd4.4/setdomain.S: File removed.
* sysdeps/unix/bsd/bsd4.4/setegid.S: File removed.
* sysdeps/unix/bsd/bsd4.4/seteuid.S: File removed.
* sysdeps/unix/bsd/bsd4.4/setlogin.S: File removed.
* sysdeps/unix/bsd/bsd4.4/setsid.S: File removed.
* sysdeps/unix/bsd/bsd4.4/sigaltstack.S: File removed.
* sysdeps/unix/bsd/bsd4.4/wait4.S: File removed.
* sysdeps/unix/bsd/hp/m68k/getdents.S: File removed.
* sysdeps/unix/bsd/osf/msync.S: File removed.
* sysdeps/unix/bsd/osf/alpha/wait4.S: File removed.
* sysdeps/unix/bsd/sony/newsos4/fchdir.S: File removed.
* sysdeps/unix/bsd/sony/newsos4/sys_wait4.S: File removed.
* sysdeps/unix/bsd/sun/getdents.S: File removed.
* sysdeps/unix/bsd/sun/sunos3/m68k/wait.S: File removed.
* sysdeps/unix/bsd/sun/sunos4/msync.S: File removed.
* sysdeps/unix/bsd/sun/sunos4/poll.S: File removed.
* sysdeps/unix/bsd/sun/sunos4/setsid.S: File removed.
* sysdeps/unix/bsd/sun/sunos4/sys_mmap.S: File removed.
* sysdeps/unix/bsd/sun/sunos4/sys_wait4.S: File removed.
* sysdeps/unix/bsd/sun/sunos4/uname.S: File removed.
* sysdeps/unix/bsd/ultrix4/getdents.S: File removed.
* sysdeps/unix/bsd/ultrix4/setsid.S: File removed.
* sysdeps/unix/bsd/ultrix4/uname.S: File removed.
* sysdeps/unix/common/access.S: File removed.
* sysdeps/unix/common/adjtime.S: File removed.
* sysdeps/unix/common/dup2.S: File removed.
* sysdeps/unix/common/fchmod.S: File removed.
* sysdeps/unix/common/fchown.S: File removed.
* sysdeps/unix/common/ftruncate.S: File removed.
* sysdeps/unix/common/getgroups.S: File removed.
* sysdeps/unix/common/getitimer.S: File removed.
* sysdeps/unix/common/getpgid.S: File removed.
* sysdeps/unix/common/getpriority.S: File removed.
* sysdeps/unix/common/getrlimit.S: File removed.
* sysdeps/unix/common/getrusage.S: File removed.
* sysdeps/unix/common/gettimeofday.S: File removed.
* sysdeps/unix/common/mkdir.S: File removed.
* sysdeps/unix/common/readlink.S: File removed.
* sysdeps/unix/common/rename.S: File removed.
* sysdeps/unix/common/rmdir.S: File removed.
* sysdeps/unix/common/select.S: File removed.
* sysdeps/unix/common/setgroups.S: File removed.
* sysdeps/unix/common/setitimer.S: File removed.
* sysdeps/unix/common/setpgid.S: File removed.
* sysdeps/unix/common/setpriority.S: File removed.
* sysdeps/unix/common/setregid.S: File removed.
* sysdeps/unix/common/setreuid.S: File removed.
* sysdeps/unix/common/setrlimit.S: File removed.
* sysdeps/unix/common/swapon.S: File removed.
* sysdeps/unix/common/symlink.S: File removed.
* sysdeps/unix/common/truncate.S: File removed.
* sysdeps/unix/common/vhangup.S: File removed.
* sysdeps/unix/inet/accept.S: File removed.
* sysdeps/unix/inet/bind.S: File removed.
* sysdeps/unix/inet/connect.S: File removed.
* sysdeps/unix/inet/gethostid.S: File removed.
* sysdeps/unix/inet/gethostname.S: File removed.
* sysdeps/unix/inet/getpeername.S: File removed.
* sysdeps/unix/inet/getsockname.S: File removed.
* sysdeps/unix/inet/getsockopt.S: File removed.
* sysdeps/unix/inet/listen.S: File removed.
* sysdeps/unix/inet/recv.S: File removed.
* sysdeps/unix/inet/recvfrom.S: File removed.
* sysdeps/unix/inet/recvmsg.S: File removed.
* sysdeps/unix/inet/send.S: File removed.
* sysdeps/unix/inet/sendmsg.S: File removed.
* sysdeps/unix/inet/sendto.S: File removed.
* sysdeps/unix/inet/sethostid.S: File removed.
* sysdeps/unix/inet/sethostname.S: File removed.
* sysdeps/unix/inet/setsockopt.S: File removed.
* sysdeps/unix/inet/shutdown.S: File removed.
* sysdeps/unix/inet/socket.S: File removed.
* sysdeps/unix/inet/socketpair.S: File removed.
* sysdeps/unix/mman/madvise.S: File removed.
* sysdeps/unix/mman/mmap.S: File removed.
* sysdeps/unix/mman/mprotect.S: File removed.
* sysdeps/unix/mman/msync.S: File removed.
* sysdeps/unix/mman/munmap.S: File removed.
* sysdeps/unix/sysv/alarm.S: File removed.
* sysdeps/unix/sysv/ftime.S: File removed.
* sysdeps/unix/sysv/nice.S: File removed.
* sysdeps/unix/sysv/pause.S: File removed.
* sysdeps/unix/sysv/poll.S: File removed.
* sysdeps/unix/sysv/s_getdents.S: File removed.
* sysdeps/unix/sysv/signal.S: File removed.
* sysdeps/unix/sysv/stime.S: File removed.
* sysdeps/unix/sysv/time.S: File removed.
* sysdeps/unix/sysv/times.S: File removed.
* sysdeps/unix/sysv/ulimit.S: File removed.
* sysdeps/unix/sysv/uname.S: File removed.
* sysdeps/unix/sysv/utime.S: File removed.
* sysdeps/unix/sysv/irix4/getpgid.S: File removed.
* sysdeps/unix/sysv/irix4/msync.S: File removed.
* sysdeps/unix/sysv/irix4/setpgid.S: File removed.
* sysdeps/unix/sysv/irix4/signal.S: File removed.
* sysdeps/unix/sysv/irix4/sysmp.S: File removed.
* sysdeps/unix/sysv/irix4/syssgi.S: File removed.
* sysdeps/unix/sysv/isc2.2/rename.S: File removed.
* sysdeps/unix/sysv/linux/adjtimex.S: File removed.
* sysdeps/unix/sysv/linux/fork.S: File removed.
* sysdeps/unix/sysv/linux/getpgid.S: File removed.
* sysdeps/unix/sysv/linux/getpgrp.S: File removed.
* sysdeps/unix/sysv/linux/getsid.S: File removed.
* sysdeps/unix/sysv/linux/gtty.S: File removed.
* sysdeps/unix/sysv/linux/mlock.S: File removed.
* sysdeps/unix/sysv/linux/mlockall.S: File removed.
* sysdeps/unix/sysv/linux/mount.S: File removed.
* sysdeps/unix/sysv/linux/munlock.S: File removed.
* sysdeps/unix/sysv/linux/munlockall.S: File removed.
* sysdeps/unix/sysv/linux/pipe.S: File removed.
* sysdeps/unix/sysv/linux/s_ptrace.S: File removed.
* sysdeps/unix/sysv/linux/setpgid.S: File removed.
* sysdeps/unix/sysv/linux/setsid.S: File removed.
* sysdeps/unix/sysv/linux/settimeofday.S: File removed.
* sysdeps/unix/sysv/linux/sigpending.S: File removed.
* sysdeps/unix/sysv/linux/stty.S: File removed.
* sysdeps/unix/sysv/linux/umount.S: File removed.
* sysdeps/unix/sysv/linux/wait4.S: File removed.
* sysdeps/unix/sysv/linux/i386/ipc.S: File removed.
* sysdeps/unix/sysv/sco3.2.4/pathconf.S: File removed.
* sysdeps/unix/sysv/sco3.2.4/pgrpsys.S: File removed.
* sysdeps/unix/sysv/sco3.2.4/sco_getgrp.S: File removed.
* sysdeps/unix/sysv/sco3.2.4/sigpending.S: File removed.
* sysdeps/unix/sysv/sco3.2.4/sigprocmask.S: File removed.
* sysdeps/unix/sysv/sco3.2.4/sigsuspend.S: File removed.
* sysdeps/unix/sysv/sysv4/pgrpsys.S: File removed.
* sysdeps/unix/sysv/sysv4/sigprocmask.S: File removed.
* sysdeps/unix/sysv/sysv4/sigsuspend.S: File removed.
* sysdeps/unix/sysv/sysv4/sysconfig.S: File removed.
* sysdeps/unix/sysv/sysv4/sysinfo.S: File removed.
* sysdeps/unix/sysv/sysv4/solaris2/sparc/sys-sig.S: File removed.
1996-01-19 00:42:21 +00:00
Roland McGrath
db8f417b65
(_STAT_VER, _MKNOD_VER): New macros.
1996-01-18 00:47:59 +00:00
Roland McGrath
6a877eaec3
Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
...
* io/sys/stat.h (_STAT_VER, _MKNOD_VER): New macros.
(__xstat, __fxstat, __lxstat, __xmknod): Declare new functions.
[__GNUC__] (stat, fstat, lstat, mknod): Define these (and __ names)
as `extern inline's calling the `x' functions.
* sysdeps/generic/lstat.c: File removed.
* sysdeps/generic/lxstat.c: New file.
* sysdeps/mach/hurd/fstat.c: File removed.
* sysdeps/mach/hurd/fxstat.c: New file.
* sysdeps/mach/hurd/lstat.c: File removed.
* sysdeps/mach/hurd/lxstat.c: New file.
* sysdeps/mach/hurd/mknod.c: File removed.
* sysdeps/mach/hurd/stat.c: File removed.
* sysdeps/mach/hurd/xmknod.c: New file.
* sysdeps/mach/hurd/xstat.c: New file.
* sysdeps/stub/fstat.c: File removed.
* sysdeps/stub/fxstat.c: New file.
* sysdeps/stub/lstat.c: File removed.
* sysdeps/stub/lxstat.c: New file.
* sysdeps/stub/mknod.c: File removed.
* sysdeps/stub/stat.c: File removed.
* sysdeps/stub/xmknod.c: New file.
* sysdeps/stub/xstat.c: New file.
* sysdeps/unix/common/lstat.S: File removed.
* sysdeps/unix/common/lxstat.c: New file.
* sysdeps/unix/fstat.S: File removed.
* sysdeps/unix/fxstat.c: New file.
* sysdeps/unix/mknod.S: File removed.
* sysdeps/unix/stat.S: File removed.
* sysdeps/unix/sysv/linux/fstat.c: File removed.
* sysdeps/unix/sysv/linux/i386/fxstat.S: File removed.
* sysdeps/unix/sysv/linux/i386/lxstat.S: File removed.
* sysdeps/unix/sysv/linux/i386/xmknod.S: File removed.
* sysdeps/unix/sysv/linux/i386/xstat.S: File removed.
* sysdeps/unix/sysv/linux/lstat.c: File removed.
* sysdeps/unix/sysv/linux/mknod.c: File removed.
* sysdeps/unix/sysv/linux/stat.c: File removed.
* sysdeps/unix/sysv/sysv4/i386/fstat.S: File removed.
* sysdeps/unix/sysv/sysv4/i386/lstat.S: File removed.
* sysdeps/unix/sysv/sysv4/i386/mknod.S: File removed.
* sysdeps/unix/sysv/sysv4/i386/stat.S: File removed.
* sysdeps/unix/xmknod.c: New file.
* sysdeps/unix/xstat.c: New file.
* sysdeps/unix/mkfifo.c: Use __xmknod instead of __mknod.
* misc/Makefile (routines): Remove mknod.
1996-01-18 00:32:06 +00:00
Roland McGrath
ec52643279
Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/time.S: Moved from sysv4.
* sysdeps/unix/sysv/irix4/time.S: File removed.
* sysdeps/unix/sysv/linux/signum.h: Moved from
sysdeps/unix/sysv/linux/i386.
(_NSIG): Move inside #ifdef _SIGNAL_H.
1996-01-17 16:17:48 +00:00
Roland McGrath
69c85398db
Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* misc/efgcvt_r.c (ecvt_r): Handle negative values.
* stdlib/stdlib.h: Replace __CONSTVALUE by attribute.
* stdlib/abs.c, stdlib/div.c, stdlib/labs.c, stdlib/ldiv.c,
sysdeps/generic/hypot.c: Remove obsolete __CONSTVALUE.
* stdio-common/printf_fp.c (__printf_fp): Fix parameter
declaration.
* sysdeps/generic/putenv.c (putenv): Fix second argument of
setenv.
* sysdeps/ieee754/hypot.c: New file, extracted out of cabs.c.
* sysdeps/ieee754/cabs.c: Don't define hypot here.
* sysdeps/ieee754/ieee754.h (union ieee854_long_double): Fix
definition of ieee_nan alternative.
* sysdeps/m68k/__longjmp.c, sysdeps/m68k/setjmp.c: Add register
prefix spec.
* sysdeps/m68k/ffs.c (ffs): Fix register constraint.
* sysdeps/m68k/fpu/__math.h: Include <errno.h>. Replace obsolete
__CONSTVALUE by attribute.
(floor): Round to negative infinity.
(rint, expm1) [__NO_MATH_INLINES]: Don't define, to avoid type
clash when compiling source.
(pow): Handle x == 0 and x < 0.
(ceil, __isinf, __isnan): Fix register constraints.
(__isinfl, __isnanl): Added.
* sysdeps/m68k/fpu/acos.c, sysdeps/m68k/fpu/atan2.c,
sysdeps/m68k/fpu/fmod.c, sysdeps/m68k/fpu/ldexp.c,
sysdeps/m68k/fpu/pow.c: Remove obsolete __CONSTVALUE.
* sysdeps/m68k/bsd-_setjmp.S, sysdeps/m68k/bsd-setjmp.S: Fix
assembler syntax.
* sysdeps/unix/bsd/bsd4.4/fchdir.S (fchdir): Take only one
argument.
* sysdeps/unix/bsd/clock.c (timeval_to_clock_t): Fix timeval to
clock_t conversion.
(clock): Don't multiply by CLOCKS_PER_SEC.
* sysdeps/unix/bsd/poll.c (poll): Fix msec to timeval conversion.
* sysdeps/unix/bsd/sun/m68k/brk.S (brk): Compare with address of
__end.
* sysdeps/unix/bsd/sun/m68k/vfork.S: Fix assembler syntax.
* sysdeps/unix/bsd/ualarm.c (ualarm): Fix timeval calculation.
* sysdeps/unix/bsd/vax/vfork.S: Remove duplicate label.
1996-01-17 02:02:35 +00:00
Ulrich Drepper
e8696ee7eb
Linux is now based in sysdeps/unix/sysv.
1995-09-08 13:28:13 +00:00
Roland McGrath
0bbcc46900
[$(subdir)=csu] (start-installed-rule, start-installed-name-rule): New
...
variables; specify crt1.o, created by our own rule.
($(objpfx)crt1.o): New rule.
1995-07-26 15:38:25 +00:00
Roland McGrath
06bcdbfcc0
Include <sys/socketcall.h>.
...
Save %ebx in call-clobbered %edx instead of stack.
Use JUMPTARGET(syscall_error) in jump insn.
1995-07-22 10:47:25 +00:00
Roland McGrath
f7bee9b870
Rewritten.
1995-07-22 10:34:43 +00:00
Roland McGrath
80e6394278
Use JUMPTARGET(syscall_error) in jump insn.
1995-07-22 10:29:55 +00:00
Roland McGrath
48daea4ca6
New file.
1995-07-22 10:16:46 +00:00
Roland McGrath
6784c7e368
Rewritten, #include'ing unix/i386/sysdep.S for most of the code.
1995-07-22 08:42:28 +00:00
Roland McGrath
e56c8d6e9f
Files moved from defunct sysdeps/unix/sysv/linux directory.
1995-07-22 07:43:56 +00:00
Brendan Kehoe
5b45242d5c
undo previous change, not needed w/ configure fix
1995-06-14 00:15:10 +00:00
Brendan Kehoe
39bd749af3
* sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE):
...
Put in #undef.
1995-06-13 19:35:18 +00:00
Brendan Kehoe
9e1fadd6c6
* /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining
...
NO_UNDERSCORES then using sysdeps/unix/mips/sysdep.h.
1995-04-16 08:24:34 +00:00
Brendan Kehoe
be61b0710e
* sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive.
...
* sysdeps/unix/bsd/osf/alpha/sigblock.S (__sigblock): Likewise.
* sysdeps/unix/bsd/osf/alpha/sigsetmask.S (__sigsetmask): Likewise.
* sysdeps/unix/bsd/osf/alpha/sigpause.S (__sigpause): Likewise.
* sysdeps/unix/bsd/osf/alpha/sigvec.S (__sigvec): Likewise.
* sysdeps/unix/bsd/osf/alpha/getdents.S (__getdirentries): Likewise.
* sysdeps/unix/bsd/osf/alpha/fork.S (__fork): Likewise.
* sysdeps/unix/bsd/osf/alpha/pipe.S (__pipe): Likewise.
* sysdeps/unix/bsd/osf/alpha/recv.S (recv): Likewise.
* sysdeps/unix/bsd/osf/alpha/send.S (send): Likewise.
* sysdeps/unix/bsd/osf/alpha/vhangup.S (vhangup): Likewise.
1995-04-15 04:07:56 +00:00
Brendan Kehoe
7c2ec3d419
... changing to use /**/ instead of ! as comments
...
* sysdeps/unix/bsd/osf/alpha/brk.S: Likewise.
1995-04-15 02:38:17 +00:00
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
Roland McGrath
b58d8a6396
Formerly unix/bsd/m68k/sysdep.S.~4~
1993-11-24 01:20:34 +00:00
Roland McGrath
d66d490994
Formerly unix/sysv/sysv4/solaris2/sparc/sysdep.S.~3~
1993-11-24 01:20:30 +00:00
Roland McGrath
36b6dba79f
entered into RCS
1993-11-10 11:42:10 +00:00
Roland McGrath
8cf99cec86
Formerly unix/bsd/sony/newsos/m68k/sysdep.h.~4~
1993-11-09 12:19:28 +00:00
Roland McGrath
766f5a1716
Formerly unix/bsd/hp/m68k/__brk.S.~6~
1993-11-09 12:19:26 +00:00
Roland McGrath
0a255fb6c1
Formerly unix/bsd/hp/m68k/sysdep.h.~26~
1993-11-09 12:19:23 +00:00
Roland McGrath
53b4c8b8a4
Initial revision
1993-11-09 12:19:22 +00:00
Roland McGrath
c2c77f1197
entered into RCS
1993-11-09 11:59:16 +00:00
Roland McGrath
94cbbc939d
entered into RCS
1993-11-03 17:14:27 +00:00
Roland McGrath
c7edefbd7c
Initial revision
1993-11-02 18:47:48 +00:00
Roland McGrath
eec2fe3047
entered into RCS
1993-10-30 23:44:43 +00:00
Roland McGrath
5412bc1b04
Formerly unix/sysv/sysv4/solaris2/sparc/sysdep.S.~2~
1993-10-28 21:47:13 +00:00
Roland McGrath
635f87a43a
Formerly unix/bsd/m68k/sysdep.S.~3~
1993-10-28 21:47:12 +00:00
Roland McGrath
0e28fe44c7
Formerly unix/bsd/vax/sysdep.S.~4~
1993-10-28 21:47:10 +00:00
Roland McGrath
42115b8a4c
Formerly unix/bsd/vax/sysdep.S.~3~
1993-10-28 21:25:05 +00:00
Roland McGrath
8ea6bd16c9
Initial revision
1993-10-28 16:07:49 +00:00
Roland McGrath
3f52c8c51b
entered into RCS
1993-10-28 00:04:50 +00:00
Roland McGrath
3c94da87c0
Formerly unix/sysv/sco3.2.4/__sysconf.S.~4~
1993-10-26 23:50:09 +00:00
Roland McGrath
d03c81340c
entered into RCS
1993-10-23 00:50:20 +00:00
Roland McGrath
19d9b4ea12
entered into RCS
1993-10-22 22:09:40 +00:00
Roland McGrath
1771c7559d
Initial revision
1993-10-20 01:14:17 +00:00
Roland McGrath
746dce604d
Initial revision
1993-10-14 00:27:29 +00:00
Roland McGrath
f09f733036
Initial revision
1993-10-13 01:24:46 +00:00
Roland McGrath
168f03be1e
Initial revision
1993-10-09 00:32:32 +00:00
Brendan Kehoe
a057dbb1eb
entered into RCS
1993-09-23 19:14:00 +00:00
Roland McGrath
8716b685ef
entered into RCS
1993-09-23 00:08:14 +00:00