Peter S. Mazinger 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target 18 rokov pred
..
atomic.h f122662e19 Added new 'bits/atomic.h' for most of the architectures and the top-level 'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'. 19 rokov pred
atomicity.h fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 20 rokov pred
byteswap.h eb1c3012e6 sync with glibc 18 rokov pred
cmathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
confname.h eb1c3012e6 sync with glibc 18 rokov pred
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 21 rokov pred
dlfcn.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 rokov pred
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
endian.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
environments.h eb1c3012e6 sync with glibc 18 rokov pred
errno.h 20dd264683 Avoid `ECANCELED' redefined on mips 22 rokov pred
errno_values.h a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. 22 rokov pred
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
getopt.h afa5bf6803 as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont exist if user disables the option 18 rokov pred
huge_val.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
in.h eb1c3012e6 sync with glibc 18 rokov pred
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements 21 rokov pred
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
ioctls.h eb1c3012e6 sync with glibc 18 rokov pred
ipc.h 1f29aa4828 sync whitespace with glibc 19 rokov pred
kernel_sigaction.h 2d01e3ae24 move alpha/hppa into their own arch subdir where they should be 18 rokov pred
kernel_stat.h 63f4057c67 make people provide these headers when porting 18 rokov pred
kernel_types.h 32644f7899 Make bits/kernel_types.h include guard names match the include 22 rokov pred
local_lim.h eb1c3012e6 sync with glibc 18 rokov pred
locale.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
mathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
mathdef.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
mman.h ba3d59d400 define MREMAP_FIXED 18 rokov pred
msq.h eb1c3012e6 sync with glibc 18 rokov pred
nan.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
poll.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
posix1_lim.h 950fed3a6b Minor fix from upstream glibc. 20 rokov pred
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
posix_opt.h eb1c3012e6 sync with glibc 18 rokov pred
profil-counter.h 67eff66438 Initial effort at adding profiling support. 21 rokov pred
resource.h eb1c3012e6 sync with glibc 18 rokov pred
sched.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
select.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
sem.h eecf33cc59 s/__kernel_time_t/__time_t 19 rokov pred
setjmp.h 63f4057c67 make people provide these headers when porting 18 rokov pred
shm.h 30c9f3c349 Hopefully fix the problem reported by Peter Mazinger, 19 rokov pred
sigaction.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
sigcontext.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. 21 rokov pred
siginfo.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
signum.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
sigset.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
sigthread.h eb1c3012e6 sync with glibc 18 rokov pred
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
socket.h eb1c3012e6 sync with glibc 18 rokov pred
stab.def 602bd9701e Finish up reverting NPTL 19 rokov pred
stackinfo.h 67eff66438 Initial effort at adding profiling support. 21 rokov pred
stat.h 13b3d999f7 add support for nanoseconds 19 rokov pred
statfs.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
statvfs.h eb1c3012e6 sync with glibc 18 rokov pred
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
stdio_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
syscalls.h 9ab9896795 Add a default syscalls.h that will just error out. 22 rokov pred
termios.h eb1c3012e6 sync with glibc 18 rokov pred
time.h c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). 19 rokov pred
types.h eb1c3012e6 sync with glibc 18 rokov pred
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 22 rokov pred
uClibc_ctype.h b8fed78ba4 booooring license updates 18 rokov pred
uClibc_fpmax.h b8fed78ba4 booooring license updates 18 rokov pred
uClibc_locale.h b8fed78ba4 booooring license updates 18 rokov pred
uClibc_page.h b8fed78ba4 booooring license updates 18 rokov pred
uClibc_pthread.h b8fed78ba4 booooring license updates 18 rokov pred
uClibc_stdio.h 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
uClibc_touplow.h b8fed78ba4 booooring license updates 18 rokov pred
uClibc_uintmaxtostr.h 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target 18 rokov pred
uClibc_uwchar.h b8fed78ba4 booooring license updates 18 rokov pred
uClibc_va_copy.h b8fed78ba4 booooring license updates 18 rokov pred
uio.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 21 rokov pred
utmp.h 9dd610f67e sync with glibc to get 64bit fixes 18 rokov pred
utmpx.h 9dd610f67e sync with glibc to get 64bit fixes 18 rokov pred
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
waitflags.h eb1c3012e6 sync with glibc 18 rokov pred
waitstatus.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
wordsize.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 rokov pred
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 rokov pred