summaryrefslogtreecommitdiff
path: root/libc/sysdeps
AgeCommit message (Expand)Author
2004-11-11misc cleanups of __stack_smash_handler() function when ssp support is enabled...Ned Ludd
2004-11-11misc cleanups of __stack_smash_handler() function when ssp support is enabled...Ned Ludd
2004-11-02struct ipc_perm, as used by shmctl() when soing shared memory stuff,Eric Andersen
2004-10-31Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III
2004-10-30Do not assume a fifth argument is used with syscall(). Allocate stackPeter Kjellerstedt
2004-10-26Atsushi Nemoto writes:Eric Andersen
2004-10-19Peter S. Mazinger writes:Eric Andersen
2004-10-19Atsushi Nemoto writes:Eric Andersen
2004-10-14Peter Mazinger writes:Joakim Tjernlund
2004-09-23Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt.Joakim Tjernlund
2004-08-30Typo fix from Peter Mazinger.Joakim Tjernlund
2004-08-27Preliminary PIE support for powerpc, i386 was used as template.Joakim Tjernlund
2004-08-26Partial patch from Alexandre Oliva:Eric Andersen
2004-08-25Mike Frysinger writes:Eric Andersen
2004-08-25Patch by Carl SHAW <carl.shaw@st.com>...Manuel Novoa III
2004-08-22Make the stub profiling stuff workEric Andersen
2004-08-21Attempt to support 'gcc -finstrument-functions', which seems muchEric Andersen
2004-08-21Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen
2004-08-20Enable only for architectures where __NR_madvise is definedEric Andersen
2004-08-16The variable used to store pagesize is not the same as theEric Andersen
2004-08-15Logic was reversed.Manuel Novoa III
2004-08-13Fixup PAGE_SIZE problemsEric Andersen
2004-08-10Fix mips bug related to 2.6 headers by following glibc's lead. Based onManuel Novoa III
2004-08-10Apparently the sigaction code added was broken, as it generated illegalManuel Novoa III
2004-07-30Cleanup some dead wood in the header filesEric Andersen
2004-07-30s/___brk_addr/__curbrk/gEric Andersen
2004-07-30Some mips updates. Add a couple of missing sys/*.h files and update a few ot...Manuel Novoa III
2004-07-27Be certain to include sys/sysmacros.h when major() and minor()Eric Andersen
2004-07-21Fix ftruncate64 and truncate64 for powerpc and mipsEric Andersen
2004-07-17Update sigaction for armEric Andersen
2004-07-17Add sigaction for mipsEric Andersen
2004-07-16Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S.Manuel Novoa III
2004-07-16Pete Popov writes:Eric Andersen
2004-07-15Atsushi Nemoto writes:Eric Andersen
2004-07-15h8300 updates from Yoshinori SatoEric Andersen
2004-06-12Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asmEric Andersen
2004-05-24Removed unused file.Tobias Anderberg
2004-05-15Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux)Eric Andersen
2004-05-14Alexandre Oliva writes:Eric Andersen
2004-05-14__data_start needs to be added to all crt0.S files that don't currentlyEric Andersen
2004-05-14Kill off the now obsolete __libc_vfork symbolEric Andersen
2004-05-14Patch from Alexandre Oliva:Eric Andersen
2004-05-13Add define for SHM_HUGETLBEric Andersen
2004-05-11make certain that getpagesize() returns correct the value for mipsEric Andersen
2004-05-07Patch from Yoshinori Sato <ysato@users.sourceforge.jp>.Manuel Novoa III
2004-05-07Fix a couple of issues in configurations I hadn't tested.Manuel Novoa III
2004-05-05Fix screwed up formattingEric Andersen
2004-05-05Jeroen Dobbelaere writes:Eric Andersen
2004-04-23It turns out that asm/reg.h is missing from the 2.6.x kernel headers,Eric Andersen
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen