summaryrefslogtreecommitdiffstats
path: root/include/features.h
Commit message (Expand)AuthorAgeFilesLines
...
* Output an error if uClibc's and app's largefile configuration are incompatible.Manuel Novoa III2002-02-191-0/+34
* Support strong_alias and begin merging usage of weak_functionEric Andersen2002-02-181-13/+16
* A number of naming updates in preparation for adding inEric Andersen2002-02-131-4/+41
* Add in support for the Hitach H8/300H architecture,Eric Andersen2002-02-021-1/+1
* Do not expose the weak_alias() junk to the world. Wrap itEric Andersen2002-02-021-1/+1
* Eliminate C++ style commentsEric Andersen2002-01-101-1/+1
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-5/+9
* Optimize for size, and disable expensive inliningEric Andersen2001-09-271-0/+4
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-70/+286
* The weak_alias macro was not genertaing asm with the correct alias names.David McCullough2001-07-111-5/+2
* Seems weak_alias wasn't working as expected...Eric Andersen2001-07-111-2/+1
* Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen2001-06-121-6/+17
* added __GNUC_PREREQ() macroDavid Schleef2001-05-251-0/+14
* Be really sneaky and use GNU ld special stuff so that whenever folksEric Andersen2001-04-251-0/+11
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Added Vladimir's ctype locale support. Make Config setting visible in featur...Manuel Novoa III2001-03-181-0/+3
* Define __USE_GNU as glibc does.Manuel Novoa III2001-02-151-0/+3
* Make the __GLIBC__ define be conditional. Stub out gnu-versions.hEric Andersen2001-02-051-3/+5
* I hereby commit a sin. features.h is now going to _lie_Eric Andersen2001-02-031-0/+11
* Makeheader files be more like GNUEric Andersen2001-01-151-1/+0
* Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen2001-01-121-0/+8
* Sync version number with MakefileEric Andersen2000-12-211-1/+1
* A few cleanups. Fix fflush so it remembers to init stdio.Eric Andersen2000-12-121-0/+5
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-2/+2
* Add in support for shm/ipc.Eric Andersen2000-10-071-0/+1
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-0/+6
* Repeat after me 100 times:Eric Andersen2000-09-011-2/+1
* Remove __restrict when not supportedEric Andersen2000-09-011-0/+6
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-0/+1
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-0/+3
* Add in a version number so apps can tell uclib is being used.Eric Andersen2000-06-191-0/+8
* Initial revision0_9_1Erik Andersen2000-05-141-0/+39