acadia-newlib/newlib/libc/sys
Jeff Johnston fa4a16a17a 2002-04-03 Jeff Johnston <jjohnstn@redhat.com>
* configure.host: Add support for machine subdirectory of
	sys subdirectory.
	* configure.in: Add check for sys machine subdirectory.
	* Makefile.am: Ditto.
	* configure: Regenerated.
	* Makefile.in: Ditto.
	* libc/sys/linux/crt0.c: Moved to machine/i386 directory.
	* libc/sys/linux/sys/syscall.h: Ditto.
	* libc/sys/linux/sleep.c: New file.
	* libc/sys/linux/socket.c: Ditto.
	* libc/sys/linux/sockops.h: Ditto.
	* libc/sys/linux/stack.c: Ditto.
	* libc/sys/linux/usleep.c: Ditto.
	* libc/sys/linux/machine/Makefile.am: Ditto.
	* libc/sys/linux/machine/Makefile.in: Ditto.
	* libc/sys/linux/machine/aclocal.m4: Ditto.
	* libc/sys/linux/machine/configure: Ditto.
	* libc/sys/linux/machine/configure.in: Ditto.
	* libc/sys/linux/machine/i386/Makefile.am: Ditto.
	* libc/sys/linux/machine/i386/Makefile.in: Ditto.
	* libc/sys/linux/machine/i386/aclocal.m4: Ditto.
	* libc/sys/linux/machine/i386/configure: Ditto.
	* libc/sys/linux/machine/i386/configure.in: Ditto.
	* libc/sys/linux/machine/i386/crt0.c: Ditto.
	* libc/sys/linux/machine/i386/sigset.c: Ditto.
	* libc/sys/linux/machine/i386/sigstack.h: Ditto.
	* libc/sys/linux/machine/i386/socketcall.h: Ditto.
	* libc/sys/linux/machine/i386/syscall.h: Ditto.
	* libc/sys/linux/sys/select.h: Ditto.
	* libc/sys/linux/configure.in: Add support for machine directory.
	* libc/sys/linux/Makefile.am: Ditto plus add new files above.
	* libc/sys/linux/Makefile.in: Regenerated.
	* libc/sys/linux/configure: Ditto.
	* libc/sys/linux/brk.c: Use machine/syscall.h instead of sys/syscall.h.
	* libc/sys/linux/inode.c: Ditto.
	* libc/sys/linux/linux.c: Ditto.
	* libc/sys/linux/process.c: Ditto.
	* libc/sys/linux/systat.c: Ditto.
	* libc/sys/linux/time.c: Ditto.
	* libc/sys/linux/wait.c: Ditto.
	* libc/sys/linux/ids.c: Change header plus add setfsgid/setfsuid.
	* libc/sys/linux/io.c: Change header plus add readv/writev.
	* libc/sys/linux/signal.c: Change header plus change sigsuspend to
	use __sigsuspend syscall.
	* libc/sys/linux/select.c: Change header plus change select to
	use _newselect syscall.
	* libc/sys/linux/sys/cdefs.h: Add a number of standard definitions
	used by glibc header files.
	* libc/sys/linux/sys/types.h: Add __socklen_t and __useconds_t
	types.
2002-04-03 22:46:21 +00:00
..
a29khif 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
arc 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
arm 2002-03-12 Richard Earnshaw <rearnsha@arm.com> 2002-03-12 21:25:12 +00:00
cygwin 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
d10v 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
decstation 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
go32 2002-03-12 Jeff Johnston <jjohnstn@redhat.com> 2002-03-12 21:31:56 +00:00
h8300hms 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
h8500hms 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
linux 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
m88kbug 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
mmixware 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
netware 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
rtems 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
sh 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
sparc64 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
sun4 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
sysmec 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
sysnec810 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
sysnecv850 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
sysvi386 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
sysvnecv70 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
tic80 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
w65 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
z8ksim 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
aclocal.m4 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00