index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
Age
Commit message (
Expand
)
Author
2001-11-23
Add this so madplay will properly configure itself using oss
Eric Andersen
2001-09-27
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-09-06
Patch from Andrew Ip <aip@cwlinux.com> to add ftime,
Eric Andersen
2001-08-27
Make gdb/gcc/binutils happy
Eric Andersen
2001-07-11
Added __BEGIN_DECLS and __END_DECLS to the files that didn't have
David McCullough
2001-07-11
The main part of the C++ support is the definition of __BEGIN_DECLS
David McCullough
2001-06-27
Cleanup and don't require LIBC to be defined for the syscall numbers.
Eric Andersen
2001-06-23
This adds in support for PIC on x86. Unfortunately, this will break
Eric Andersen
2001-06-17
Add the in* and out* functions for i386. Note: the sys/io.h header for
Manuel Novoa III
2001-06-12
Some socket cleanups
Eric Andersen
2001-05-26
Added definition of __THROW
David Schleef
2001-05-26
Add in message queue support, based on work from <tapu@371.net>.
Eric Andersen
2001-05-11
Bring powerpc back into line so it compiles again.
Eric Andersen
2001-05-10
Fix broken resources.h
Eric Andersen
2001-05-09
Yipe. This was still pulling in kernel headers.
Eric Andersen
2001-05-08
Fix comment for #endif to remove warnings.
Manuel Novoa III
2001-03-19
Add in the sysvipc patch from Michael Shmulevich
Eric Andersen
2001-02-21
Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded
Eric Andersen
2001-02-15
And apparently some things include sys/time.h instead of time.h in uClibc...
Manuel Novoa III
2001-02-15
I guess we always need timespec...
Manuel Novoa III
2001-02-15
Add missing header file.
Manuel Novoa III
2001-02-15
Handle definition of struct timespec.
Manuel Novoa III
2001-02-13
Add MAP_FAILED per spec -- patch from Michael Shmulevich <michaels@jungo.com>
Eric Andersen
2001-02-09
Include ptrace support so debugging will hopefully work.
Eric Andersen
2001-02-03
Bring into sync with a fairly current glibc header file.
Eric Andersen
2001-01-16
Add poll, so this is now needed
Eric Andersen
2001-01-15
Makeheader files be more like GNU
Eric Andersen
2001-01-11
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2001-01-01
A bunch of updates, part from Manuel Novoa III (such as more long long
Eric Andersen
2000-12-12
Add yet another missing header file
Eric Andersen
2000-11-04
More cleanups. Fix things so tinylogin compiles.
Eric Andersen
2000-10-30
Header file cleanup
Eric Andersen
2000-10-26
This had some nasty x86 asm inlines it. Throw them away.
Eric Andersen
2000-10-24
Support even more syscalls.
Eric Andersen
2000-10-23
More reorg. A place for everything and everything in its place...
Eric Andersen
2000-10-22
Need this now.
Eric Andersen
2000-10-07
Add in support for shm/ipc.
Eric Andersen
2000-08-10
More stuff. Down to only 43 missing functions before BusyBox will
Eric Andersen
2000-07-09
Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and
Eric Andersen
2000-07-09
fix sys/vfs so it doesn't pull in kernel stuff.
Eric Andersen
2000-07-09
Fixed dir/dirent
Eric Andersen
2000-07-09
Add needed include file
Eric Andersen
2000-07-07
A few updates.
Eric Andersen
2000-07-06
Some more major updates to further superate ucLibc from the kernel
Eric Andersen
2000-06-28
More GPL vs LGPL fixes (sysdeps/getpagesize.c), and some header
Eric Andersen
2000-05-16
Add sysinfo support.
Erik Andersen
2000-05-14
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
Erik Andersen
2000-05-14
Initial revision
Erik Andersen
[prev]