"Steven J. Hill" bc1f2a2fe6 Enable all of the remaining baud rates. All of the other architectures have them enabled, so let's go all the way. There was a quick discussion on IRC about making the max baud rate configurable. That requires a bunch of #ifdef salting throughout all of the 'termios.h' files for the pre-processor to chew on. I'm going to pass on that for now. 18 ani în urmă
..
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'. 20 ani în urmă
byteswap.h eb1c3012e6 sync with glibc 20 ani în urmă
cmathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
confname.h 64085a723a sync with upstream via psm 19 ani în urmă
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 22 ani în urmă
dlfcn.h 913c52ce79 ifdef out RTLD defines we dont actually support nor are in POSIX 18 ani în urmă
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
endian.h d8b2a520c6 Correct unimportant typo 19 ani în urmă
environments.h eb1c3012e6 sync with glibc 20 ani în urmă
errno.h 190da1cd0c sync with psm: update errno handling to be the same on all arches 19 ani în urmă
errno_values.h a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. 23 ani în urmă
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
getopt.h 0e4c4d1108 Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt 19 ani în urmă
huge_val.h 64085a723a sync with upstream via psm 19 ani în urmă
huge_valf.h 64085a723a sync with upstream via psm 19 ani în urmă
huge_vall.h 64085a723a sync with upstream via psm 19 ani în urmă
in.h 618e8ec63d Sync with glibc 2.3.6. 19 ani în urmă
inf.h 64085a723a sync with upstream via psm 19 ani în urmă
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements 22 ani în urmă
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
ioctls.h eb1c3012e6 sync with glibc 20 ani în urmă
ipc.h 1f29aa4828 sync whitespace with glibc 20 ani în urmă
kernel_sigaction.h 2f9d92c9be Mark __syscall_*sigaction hidden and add guard to the header 19 ani în urmă
kernel_stat.h 63f4057c67 make people provide these headers when porting 20 ani în urmă
kernel_types.h 32644f7899 Make bits/kernel_types.h include guard names match the include 23 ani în urmă
local_lim.h 8429e95bfd PTHREAD_THREADS_MAX is supposed to be in pthread-specific dir, but for now it lives in bits/uClibc_local_lim.h 19 ani în urmă
locale.h 64085a723a sync with upstream via psm 19 ani în urmă
mathcalls.h 64085a723a sync with upstream via psm 19 ani în urmă
mathdef.h 64085a723a sync with upstream via psm 19 ani în urmă
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
mman.h ba3d59d400 define MREMAP_FIXED 20 ani în urmă
mqueue.h 5da909e63d sync with upstream via psm 19 ani în urmă
msq.h eb1c3012e6 sync with glibc 20 ani în urmă
nan.h 9522ae94dc sync Joseph S. Myers fixes from glibc for a better NAN define 19 ani în urmă
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
poll.h 0423bfc820 sync with glibc 19 ani în urmă
posix1_lim.h 64085a723a sync with upstream via psm 19 ani în urmă
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
posix_opt.h 2c20597657 - honor __UCLIBC_HAS_LFS__ 19 ani în urmă
resource.h 64085a723a sync with upstream via psm 19 ani în urmă
sched.h 64085a723a sync with upstream via psm 19 ani în urmă
select.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
sem.h eecf33cc59 s/__kernel_time_t/__time_t 20 ani în urmă
setjmp.h 63f4057c67 make people provide these headers when porting 20 ani în urmă
shm.h 64085a723a sync with upstream via psm 19 ani în urmă
sigaction.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
sigcontext.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. 22 ani în urmă
siginfo.h aabaf1b786 sync with upstream via psm 19 ani în urmă
signum.h 64085a723a sync with upstream via psm 19 ani în urmă
sigset.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
sigthread.h 64085a723a sync with upstream via psm 19 ani în urmă
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
socket.h 2e09dbcace based on a patch from Atsushi Nemoto: 19 ani în urmă
stab.def 602bd9701e Finish up reverting NPTL 20 ani în urmă
stackinfo.h 67eff66438 Initial effort at adding profiling support. 22 ani în urmă
stat.h c64e7777b3 Make sure struct stat is identical to struct stat64 if 18 ani în urmă
statfs.h 0ebdd0e14d sync with glibc, should fix the swap* segfaults in ltp 19 ani în urmă
statvfs.h eb1c3012e6 sync with glibc 20 ani în urmă
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
stdio_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
syscalls.h 190da1cd0c sync with psm: update errno handling to be the same on all arches 19 ani în urmă
termios.h bc1f2a2fe6 Enable all of the remaining baud rates. All of the other architectures have them enabled, so let's go all the way. There was a quick discussion on IRC about making the max baud rate configurable. That requires a bunch of #ifdef salting throughout all of the 'termios.h' files for the pre-processor to chew on. I'm going to pass on that for now. 18 ani în urmă
time.h c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). 20 ani în urmă
types.h a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch 19 ani în urmă
typesizes.h a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch 19 ani în urmă
uClibc_arch_features.h ef25eef9a1 only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests) 19 ani în urmă
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 23 ani în urmă
uClibc_ctype.h b5543599fd Better guards within _LIBC, cleanup, typos 20 ani în urmă
uClibc_errno.h 78a11bc191 svn 17941/17943 broke the build. 18032 made the threaded case compile 18 ani în urmă
uClibc_fpmax.h 2217c9fb53 Correct comments 19 ani în urmă
uClibc_local_lim.h 1b04a82fba revert PTHREAD_THREADS_MAX back to former size since the large majority of people out there will not need more than 1k threads (and people who do can change this themselves) 19 ani în urmă
uClibc_locale.h 0189d4d8e2 Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it 19 ani în urmă
uClibc_mutex.h d5b369d20c Fix SEGV for static builds in exit() path. 18 ani în urmă
uClibc_page.h b8fed78ba4 booooring license updates 20 ani în urmă
uClibc_pthread.h a35eef1bd8 Disable declarations for NPTL. 18 ani în urmă
uClibc_stdio.h 7dbe3ba1b7 - commentary typo fix 18 ani în urmă
uClibc_touplow.h b8fed78ba4 booooring license updates 20 ani în urmă
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 20 ani în urmă
uClibc_uwchar.h b8fed78ba4 booooring license updates 20 ani în urmă
uClibc_va_copy.h b8fed78ba4 booooring license updates 20 ani în urmă
uio.h e2170c5ed9 sync with upstream via psm 19 ani în urmă
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 22 ani în urmă
utmp.h 9dd610f67e sync with glibc to get 64bit fixes 20 ani în urmă
utmpx.h 9dd610f67e sync with glibc to get 64bit fixes 20 ani în urmă
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
waitflags.h eb1c3012e6 sync with glibc 20 ani în urmă
waitstatus.h 64085a723a sync with upstream via psm 19 ani în urmă
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy 23 ani în urmă
wordsize.h 261183e200 give a little info as to what the file should contain 19 ani în urmă
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 22 ani în urmă