summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits
AgeCommit message (Expand)Author
2006-02-13Add back the 115200 limitPeter S. Mazinger
2006-02-10only check for rlimit stuff if the target doesnt support the newer function c...Mike Frysinger
2006-02-10sync with glibc, should fix the swap* segfaults in ltpMike Frysinger
2006-02-03getopt_long[_only] visible only if GNU getopt usedPeter S. Mazinger
2006-01-26Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-19Change to sane defaultsPeter S. Mazinger
2006-01-19move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger
2006-01-19Correct unimportant typoPeter S. Mazinger
2006-01-19give a little info as to what the file should containMike Frysinger
2006-01-19give a little info as to what the file should containMike Frysinger
2006-01-16Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger
2006-01-15Remove __XL(N) and __XL_ALIAS(N) adapting the last use of itPeter S. Mazinger
2006-01-06Allow to build gcc/libstdc++ w/ LOCALE enabled, XLOCALE probably won't work t...Peter S. Mazinger
2006-01-05sync Joseph S. Myers fixes from glibc for a better NAN defineMike Frysinger
2006-01-05remove duplicate ;Mike Frysinger
2006-01-04now we can safely declare these hiddenMike Frysinger
2006-01-03Remove textrelPeter S. Mazinger
2005-12-29hide the internal libc pthread_mutex funcsMike Frysinger
2005-12-29pointless whitespace touchupsMike Frysinger
2005-12-16TypoPeter S. Mazinger
2005-12-16Adapt some missed prototypesPeter S. Mazinger
2005-12-16Better guards within _LIBC, cleanup, typosPeter S. Mazinger
2005-12-16Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger
2005-12-16Disable some unused stuff, better guard for libcPeter S. Mazinger
2005-12-14Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger
2005-12-13Sync w/ glibcPeter S. Mazinger
2005-12-11Make sure we are really within uClibc only, these bits should move from the v...Peter S. Mazinger
2005-12-03_uintmaxtostr is only internally used, we do not need a rename, uClibc_uintma...Peter S. Mazinger
2005-11-27define MREMAP_FIXEDMike Frysinger
2005-11-23sync with glibc to get 64bit fixesMike Frysinger
2005-11-18move alpha/hppa into their own arch subdir where they should beMike Frysinger
2005-11-18add support for ia64Mike Frysinger
2005-11-15Hide more of stdio,getdents, use internal __raisePeter S. Mazinger
2005-11-15as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wo...Mike Frysinger
2005-11-15sync getopt headers with glibcMike Frysinger
2005-11-12make people provide these headers when portingMike Frysinger
2005-11-09sync with glibcMike Frysinger
2005-11-09fix __intptr_t for 64bit archesMike Frysinger
2005-11-09booooring license updatesMike Frysinger
2005-09-21'pthread.h' is not the only file that needs to be symlinked. When NPTL gets m..."Steven J. Hill"
2005-09-21merge some updates from glibc to fix 32/64 bit supportMike Frysinger
2005-07-28s/__kernel_time_t/__time_tJoakim Tjernlund
2005-07-28A while back, the sysvipc code was changed to use IPC_64 in the calls.Manuel Novoa III
2005-07-17add support for nanosecondsMike Frysinger
2005-06-17sync whitespace with glibcMike Frysinger
2005-05-20Finish up reverting NPTLEric Andersen
2005-05-15Get rid of crud."Steven J. Hill"
2005-05-14There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"
2005-05-14Sync uClibc 'sigthread.h' with the latest version from glibc."Steven J. Hill"