summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-05-17sync with glibcMike Frysinger
2006-05-17fold bfin-specific link.h back into common one as suggested by Peter S. MazingerMike Frysinger
2006-05-12cut out _FORTIFY_SOURCEMike Frysinger
2006-05-06sync with glibcMike Frysinger
2006-05-04fix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE in weak_alias() macrosMike Frysinger
2006-05-04merge some more minor changes from glibcMike Frysinger
2006-05-04sync minor changes with glibcMike Frysinger
2006-04-07remove old cruft that doesnt matter for uClibc and breaks anyways when using ...Mike Frysinger
2006-03-27Revert change to remove 'error_print_progname' so that gettext will build. It..."Steven J. Hill"
2006-03-23Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger
2006-03-23Sync w/ string.h, glibc version is out of datePeter S. Mazinger
2006-03-22Comment __USE_UNIX98, not needed, add __glibc_strerror_r prototype for non-GNUPeter S. Mazinger
2006-03-22Comment __mbrlenPeter S. Mazinger
2006-03-19Guard the reentrant prototypes w/ appropiate config optionPeter S. Mazinger
2006-03-10sync with glibcMike Frysinger
2006-03-03Mark parts as unsupported by gnu glob, but leave it as it wasPeter S. Mazinger
2006-03-01Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consi...Peter S. Mazinger
2006-02-27Rich Felker's glob() ported to uClibcPeter S. Mazinger
2006-02-27Disable parts not supported by (outdated) glob, probably the glob[64]_t struc...Peter S. Mazinger
2006-02-27fix invalid quotingMike Frysinger
2006-02-26Move _lfs_64.h to include and adapt filesPeter S. Mazinger
2006-02-26sync with glibcMike Frysinger
2006-02-25This never gets defined. I have a patch pending in glibc too."Steven J. Hill"
2006-02-23Correct typoPeter S. Mazinger
2006-02-23Added support for the new CRISv32 architecture.Peter Kjellerstedt
2006-02-23Corrected a typo (simularly -> similarly).Peter Kjellerstedt
2006-02-23Sync w/ glibc, disabling *at interfacesPeter S. Mazinger
2006-02-23Make use of CFLAGS-OMIT-filePeter S. Mazinger
2006-02-22guard program_invocation_name w/ __ASSEMBLER__Peter S. Mazinger
2006-02-22Sync w/ glibc, enabled only those defines, that are used in uClibcPeter S. Mazinger
2006-02-22Sync with glibc 2.3.6.Peter Kjellerstedt
2006-02-22epoll is linux specificMike Frysinger
2006-02-22sync with glibcMike Frysinger
2006-02-21Sync w/ glibc, we can leave __USE_ATFILE in, because we do not define it in f...Peter S. Mazinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-13guard *printf_function w/ UCLIBC_HAS_GLIBC_CUSTOM_PRINTFPeter S. Mazinger
2006-02-13Add internal hidden_weak support for asmPeter S. Mazinger
2006-02-13Sync w/ glibcPeter S. Mazinger
2006-02-08janlana writes in Bug 700: use standard uint* types rather than u_intMike Frysinger
2006-02-04integrate frv link.hMike Frysinger
2006-02-03disable hidden_proto/def for __BCC__ generallyPeter S. Mazinger
2006-02-01Use -DSTATIC and remove stub_warning, not acceptedPeter S. Mazinger
2006-01-30Sync w/ glibcPeter S. Mazinger
2006-01-29move linux-specific header to linux subdirMike Frysinger
2006-01-29the timer_* funcs have been implemented in librt so enable their prototypesMike Frysinger
2006-01-27remove commentPeter S. Mazinger
2006-01-27Disabled NULL error_print_progname, uselessPeter S. Mazinger
2006-01-27The VAX gas cannot (yet) cope with the tricks played here, so I'm grounding"Jan-Benedict Glaw"
2006-01-26Enable gcvt in header, we build itPeter S. Mazinger
2006-01-25hidden_strong_alias gone and won't be added back because it causes troublePeter S. Mazinger