summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Remove uses of all QUEUEDEBUG_* macros.Peter Kjellerstedt2006-05-301-21/+0
* previous commit ifdef-ed out too much codeMike Frysinger2006-05-171-1/+3
* sync with glibcMike Frysinger2006-05-171-8/+78
* fold bfin-specific link.h back into common one as suggested by Peter S. MazingerMike Frysinger2006-05-171-3/+11
* cut out _FORTIFY_SOURCEMike Frysinger2006-05-121-0/+2
* sync with glibcMike Frysinger2006-05-062-55/+392
* fix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE in weak_alias() macrosMike Frysinger2006-05-041-5/+18
* merge some more minor changes from glibcMike Frysinger2006-05-041-9/+22
* sync minor changes with glibcMike Frysinger2006-05-041-10/+34
* remove old cruft that doesnt matter for uClibc and breaks anyways when using ...Mike Frysinger2006-04-071-26/+3
* Revert change to remove 'error_print_progname' so that gettext will build. It..."Steven J. Hill"2006-03-271-2/+2
* Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger2006-03-232-0/+24
* Sync w/ string.h, glibc version is out of datePeter S. Mazinger2006-03-231-13/+29
* Comment __USE_UNIX98, not needed, add __glibc_strerror_r prototype for non-GNUPeter S. Mazinger2006-03-221-1/+5
* Comment __mbrlenPeter S. Mazinger2006-03-221-3/+3
* Guard the reentrant prototypes w/ appropiate config optionPeter S. Mazinger2006-03-191-1/+1
* sync with glibcMike Frysinger2006-03-103-32/+242
* Mark parts as unsupported by gnu glob, but leave it as it wasPeter S. Mazinger2006-03-031-1/+5
* Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consi...Peter S. Mazinger2006-03-011-11/+29
* Rich Felker's glob() ported to uClibcPeter S. Mazinger2006-02-271-5/+9
* Disable parts not supported by (outdated) glob, probably the glob[64]_t struc...Peter S. Mazinger2006-02-271-0/+6
* fix invalid quotingMike Frysinger2006-02-271-1/+1
* Move _lfs_64.h to include and adapt filesPeter S. Mazinger2006-02-261-0/+29
* sync with glibcMike Frysinger2006-02-261-1/+3
* This never gets defined. I have a patch pending in glibc too."Steven J. Hill"2006-02-251-2/+0
* Correct typoPeter S. Mazinger2006-02-231-1/+1
* Added support for the new CRISv32 architecture.Peter Kjellerstedt2006-02-231-0/+6
* Corrected a typo (simularly -> similarly).Peter Kjellerstedt2006-02-231-1/+1
* Sync w/ glibc, disabling *at interfacesPeter S. Mazinger2006-02-231-43/+77
* Make use of CFLAGS-OMIT-filePeter S. Mazinger2006-02-231-5/+0
* guard program_invocation_name w/ __ASSEMBLER__Peter S. Mazinger2006-02-221-6/+6
* Sync w/ glibc, enabled only those defines, that are used in uClibcPeter S. Mazinger2006-02-221-6/+19
* Sync with glibc 2.3.6.Peter Kjellerstedt2006-02-221-5/+145
* epoll is linux specificMike Frysinger2006-02-221-110/+0
* sync with glibcMike Frysinger2006-02-221-3/+6
* Sync w/ glibc, we can leave __USE_ATFILE in, because we do not define it in f...Peter S. Mazinger2006-02-211-14/+27
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-182-3/+3
* guard *printf_function w/ UCLIBC_HAS_GLIBC_CUSTOM_PRINTFPeter S. Mazinger2006-02-131-0/+2
* Add internal hidden_weak support for asmPeter S. Mazinger2006-02-131-2/+13
* Sync w/ glibcPeter S. Mazinger2006-02-131-4/+10
* janlana writes in Bug 700: use standard uint* types rather than u_intMike Frysinger2006-02-081-1/+1
* integrate frv link.hMike Frysinger2006-02-041-0/+12
* disable hidden_proto/def for __BCC__ generallyPeter S. Mazinger2006-02-031-1/+1
* Use -DSTATIC and remove stub_warning, not acceptedPeter S. Mazinger2006-02-011-7/+1
* Sync w/ glibcPeter S. Mazinger2006-01-301-5/+5
* move linux-specific header to linux subdirMike Frysinger2006-01-291-32/+0
* the timer_* funcs have been implemented in librt so enable their prototypesMike Frysinger2006-01-291-1/+1
* remove commentPeter S. Mazinger2006-01-271-1/+0
* Disabled NULL error_print_progname, uselessPeter S. Mazinger2006-01-271-2/+2
* The VAX gas cannot (yet) cope with the tricks played here, so I'm grounding"Jan-Benedict Glaw"2006-01-271-1/+1