libc/newlib/libc/sys/linux/sys
Jeff Johnston b10ab72581 2005-09-08 Jeff Johnston <jjohnstn@redhat.com>
* Makefile.am: Add include files under bits sub-directory.
        * Makefile.in: Regenerated.
        * libc/sys/linux/argp/argp-fs-xinl.c: Set __OPTIMIZE__ to
        actual value of 1 to be compatible with newer glibc headers.
        * libc/sys/linux/sys/cdefs.h: Fix to be compatible with newer
        glibc headers.
        * libc/sys/linux/sys/dirent.h: Ditto.
        * libc/sys/linux/argp/argp-xinl.c: Ditto.
        * libc/sys/linux/dl/dl-runtime.c: Make sure fixup and
        profile_fixup routines are marked used so they won't be
        optimized away.
        * libc/sys/linux/dl/dl-cache.c: Don't use weak_extern macro
        to mark functions as weak.
        * libc/sys/linux/dl/dl-open.c: Ditto.
        * libc/sys/linux/iconv/gconv_open.c: Fix to obey new gcc4
        rules about lvalues.
        * libc/sys/linux/iconv/gconv_simple.c: Ditto.
        * libc/sys/linux/linuxthreads/bits/libc-lock.h: Don't use
        weak_extern macro to mark functions as weak.  Instead always
        use #pragma weak.
        * iconvdata/jis0208.h: Fix to work with gcc4.
        * libc/sys/linux/dl/dl-load.c: Ditto.
        * libc/sys/linux/dl/dl-reloc.c: Ditto.
        * libc/sys/linux/dl/do-rel.h: Ditto.
        * libc/sys/linux/dl/dynamic-link.h: Ditto.
        * libc/sys/linux/include/ltdl.h: Ditto.
        * libc/sys/linux/machine/i386/dl-machine.h: Ditto.
        * libc/sys/linux/machine/i386/weakalias.h: Ditto.
        * libc/sys/linux/net/ns_ntoa.c: Ditto.
        * libc/sys/linux/bits/initspin.h: New file.
        * libc/sys/linux/bits/libc-lock.h: Ditto.
        * libc/sys/linux/bits/pthreadtypes.h: Ditto.
        * libc/sys/linux/bits/typesizes.h: Ditto.
2005-09-08 22:45:53 +00:00
..
_types.h 2004-06-11 Antony King <antony.king@st.com> 2004-06-11 20:37:10 +00:00
cdefs.h 2005-09-08 Jeff Johnston <jjohnstn@redhat.com> 2005-09-08 22:45:53 +00:00
dirent.h 2005-09-08 Jeff Johnston <jjohnstn@redhat.com> 2005-09-08 22:45:53 +00:00
dlfcn.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
elfclass.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
errno.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
event.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
fcntl.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
features.h 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:19:18 +00:00
file.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
ioccom.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
ioctl.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
libc-tsd.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
link.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
linux_time.h 2002-07-19 Jeff Johnston <jjohnstn@redhat.com> 2002-07-19 23:21:43 +00:00
lock.h 2004-03-25 Jeff Johnston <jjohnstn@redhat.com> 2004-03-25 22:20:36 +00:00
param.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
resource.h 2002-07-19 Jeff Johnston <jjohnstn@redhat.com> 2002-07-19 23:21:43 +00:00
select.h 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
signal.h 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 18:18:07 +00:00
socket.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
sockio.h 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
stat.h 2004-12-02 Shaun Jackman <sjackman@gmail.com> 2004-12-02 19:30:56 +00:00
stdio.h 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 2002-07-23 19:40:45 +00:00
string.h 2005-01-24 Jeff Johnston <jjohnstn@redhat.com> 2005-01-24 18:46:09 +00:00
termios.h 2002-05-28 Jeff Johnston <jjohnstn@redhat.com> 2002-05-28 22:26:36 +00:00
time.h 2002-07-04 Jeff Johnston <jjohnstn@redhat.com> 2002-07-04 22:51:08 +00:00
types.h 2004-08-12 Jeff Johnston <jjohnstn@redhat.com> 2004-08-12 21:28:35 +00:00
unistd.h 2004-12-07 Jeff Johnston <jjohnstn@redhat.com> 2004-12-07 18:54:28 +00:00
utime.h 2002-07-04 Jeff Johnston <jjohnstn@redhat.com> 2002-07-04 22:51:08 +00:00
utmp.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
utsname.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
wait.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00