Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() hace 21 años
..
.cvsignore d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, hace 22 años
atomicity.h 67eff66438 Initial effort at adding profiling support. hace 21 años
byteswap.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
cmathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
confname.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 hace 21 años
dlfcn.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
endian.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
environments.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
errno.h 20dd264683 Avoid `ECANCELED' redefined on mips hace 22 años
errno_values.h a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. hace 22 años
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
huge_val.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
in.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements hace 21 años
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
ioctls.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
ipc.h 549d4751c6 Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux hace 22 años
kernel_sigaction.h 4ab5177a20 sjhill needs to buy donuts for everyone hace 21 años
kernel_stat.h d8634ea863 Finish up fixing stat and setting various system types. hace 21 años
kernel_types.h 32644f7899 Make bits/kernel_types.h include guard names match the include hace 22 años
local_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
locale.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
machine-gmon.h 67eff66438 Initial effort at adding profiling support. hace 21 años
mathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
mathdef.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
mman.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
msq.h 549d4751c6 Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux hace 22 años
nan.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
poll.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
posix1_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
posix_opt.h 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've hace 21 años
profil-counter.h 67eff66438 Initial effort at adding profiling support. hace 21 años
pthreadtypes.h 187dd78d7b Major update for pthreads, based in large part on improvements hace 21 años
resource.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sched.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
select.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sem.h d7aaa51dff Make shm stuff work properly. hace 22 años
setjmp.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
shm.h 5eef5dca2c Patch from David Wuertele to prevent "conflicts with new declaration with C hace 21 años
sigaction.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigcontext.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. hace 21 años
siginfo.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
signum.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigset.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigthread.h 0f9603991c It turns out that __thread is now a gcc keyword. We used __thread in hace 21 años
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
socket.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
stab.def 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
stackinfo.h 67eff66438 Initial effort at adding profiling support. hace 21 años
stat.h 85800279bc Ok, people are probably going to hate me for this... This commit changes the hace 21 años
statfs.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
statvfs.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
stdio_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
string.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
string2.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
syscalls.h 9ab9896795 Add a default syscalls.h that will just error out. hace 22 años
termios.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
time.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an hace 22 años
types.h d8634ea863 Finish up fixing stat and setting various system types. hace 21 años
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an hace 22 años
uClibc_ctype.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
uClibc_fpmax.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
uClibc_locale.h e90f94f702 Replace 'new' in a prototype to avoid c++ problems. hace 21 años
uClibc_stdio.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
uClibc_touplow.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
uClibc_uwchar.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
uio.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() hace 21 años
utmp.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
utmpx.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
waitflags.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
waitstatus.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
wordsize.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años