summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
* Jean writes:Eric Andersen2005-01-111-1/+9
* Patch from Bernardo Innocenti:Eric Andersen2005-01-111-1/+2
* Jan Lana writes:Eric Andersen2005-01-111-11/+12
* Document more things inet_aton() 'should' support but actually doesn't.Mike Frysinger2005-01-061-22/+38
* Justin Cormack <justin@street-vision.com> writes:Mike Frysinger2005-01-062-1/+66
* fix eriks e-mail addressMike Frysinger2005-01-05161-161/+161
* Peter S. Mazinger: use ASFLAGS when compiling asm filesMike Frysinger2004-12-261-6/+4
* Make certain that the prototype for fgets_unlocked is definedEric Andersen2004-12-221-0/+1
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-1/+3
* Patch from Peter S. Mazinger:Eric Andersen2004-12-222-3/+3
* Patch from psm, vapier, and solar, adding xattr syscallsEric Andersen2004-12-222-19/+105
* Patch from Peter S. Mazinger to simplify PIE handlingEric Andersen2004-12-223-10/+0
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-2222-95/+85
* Add support for the Analog Devices Blackfin mmuless processorEric Andersen2004-12-2129-0/+1897
* - Added support for 13 new syscalls to allow more things to compile when usin...Ned Ludd2004-12-203-2/+93
* On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote:Eric Andersen2004-12-161-0/+1
* Patch from Paul Brook:Eric Andersen2004-12-121-0/+17
* Partial commit of a patch from Alexandre Oliva:Eric Andersen2004-12-111-1/+1
* Kill off ancient unused cruftEric Andersen2004-12-081-68/+0
* Add missing definition for O_DIRECTEric Andersen2004-12-061-8/+7
* update : $Ned Ludd2004-11-251-1/+1
* Make __builtin_return_address() return NULL at top ofJoakim Tjernlund2004-11-171-8/+8
* misc cleanups of __stack_smash_handler() function when ssp support is enabled...Ned Ludd2004-11-111-2/+2
* misc cleanups of __stack_smash_handler() function when ssp support is enabled...Ned Ludd2004-11-111-76/+100
* Some requested additional malloc entry pointsEric Andersen2004-11-082-0/+56
* struct ipc_perm, as used by shmctl() when soing shared memory stuff,Eric Andersen2004-11-021-1/+1
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-319-15/+10
* Do not assume a fifth argument is used with syscall(). Allocate stackPeter Kjellerstedt2004-10-301-6/+6
* Fix up __uClibc_init() for so that we prevent starting SUIDEric Andersen2004-10-271-17/+66
* Atsushi Nemoto writes:Eric Andersen2004-10-261-15/+25
* Peter S. Mazinger writes:Eric Andersen2004-10-199-10/+15
* Atsushi Nemoto writes:Eric Andersen2004-10-191-8/+8
* Peter Mazinger writes:Joakim Tjernlund2004-10-143-8/+18
* Remove unused stuff. From Peter Mazinger.Joakim Tjernlund2004-10-141-6/+0
* Add ualarm.cEric Andersen2004-10-071-1/+1
* implement SuSv3 required ualarm()Eric Andersen2004-10-071-0/+19
* Atsushi Nemoto writes:Joakim Tjernlund2004-09-281-2/+2
* Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt.Joakim Tjernlund2004-09-232-0/+55
* Hide some x86-specific devel asserts.Manuel Novoa III2004-09-101-0/+5
* Implement gethostent_rEric Andersen2004-09-071-15/+31
* Remove stale leftoversEric Andersen2004-09-071-9/+0
* Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv toEric Andersen2004-09-073-26/+119
* Add a couple of mips-specific string funcs.Manuel Novoa III2004-09-0234-2/+3706
* Fix a couple of symbol name issues.Manuel Novoa III2004-09-021-5/+8
* Typo fix from Peter Mazinger.Joakim Tjernlund2004-08-301-1/+1
* Preliminary PIE support for powerpc, i386 was used as template.Joakim Tjernlund2004-08-272-3/+26
* Partial patch from Alexandre Oliva:Eric Andersen2004-08-2617-57/+597
* Mike Frysinger writes:Eric Andersen2004-08-251-0/+3
* Mike Frysinger writes:Eric Andersen2004-08-251-0/+1
* Patch by Carl SHAW <carl.shaw@st.com>...Manuel Novoa III2004-08-252-1/+107