OSDN Git Service

Add myself as co-maintainer for the AVR32 architecture
[uclinux-h8/uClibc.git] / libc /
2008-02-28 Carmelo AmorosoFix file permissions
2008-02-28 Carmelo AmorosoAdded support for ether_line, ether_ntohost and ether_h...
2008-02-23 Mike FrysingerRicard Wanderlof writes:
2008-02-20 Chris Zankelxtensa: the size of the elf_gregset_t array is actually...
2008-02-20 Hans-Christian EgtvedtUse HIDDEN_JUMPTARGET define instead of __GI_ directly...
2008-02-20 Chris ZankelXtensa: Provide an architecture specific sigaction...
2008-02-16 Mike Frysingerposix_fadvise64 on 64bit systems take 5 arguments,...
2008-02-16 Mike Frysingerfix typo pointed out by skinkie in #2194
2008-02-12 Denis Vlasenkoadd hidden_proto's for __uc_malloc
2008-02-11 Chris ZankelOmit adding 'OUTPUT_FORMAT' to the libc.so linker scrip...
2008-02-07 Carmelo AmorosoAdded AI_NUMERICSERV flag and check if the string is...
2008-02-07 Carmelo AmorosoFix stack overflow in _ppfs_parsespec
2008-01-23 Mike Frysingergive execlp() its own cache on no-mmu to avoid recursiv...
2008-01-18 Bernd SchmidtL1 memory support for the Blackfin. A couple new sysca...
2008-01-17 Bernhard Reutner... - fix compilation:
2008-01-17 Bernhard Reutner... - fix linking.
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-11 Peter KjellerstedtUse poll() rather than select() if the former is availa...
2008-01-09 Bernhard Reutner... - Fix compilation: semtimedop has 4 args (and not 6)
2008-01-09 Mike Frysingeradd workaround for gcc-3.4.6 with mips
2008-01-09 Mike FrysingerDaniel Jacobowitz writes:
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2008-01-08 Paul MundtSwitch sh64 to use __uClibc_main and the new register...
2008-01-08 Paul MundtBring sh64 support back from the dead.
2008-01-08 Mike Frysingerfix memory corruption on no-mmu from doing multiple...
2008-01-05 Mike Frysingerthis code does not actually rely on INTERNAL_SYSCALL
2008-01-05 Mike Frysingerif an arch does not provide __NR_mmap, fall back to...
2008-01-05 Mike FrysingerChris Zankel writes:
2008-01-05 Mike Frysingerpatch from Hans-Christian Egtvedt to silence some spuri...
2008-01-05 Mike Frysingerwhitespace only: touchups from Hans-Christian Egtvedt
2008-01-05 Mike Frysingeradd BOTHER define from termios2
2008-01-05 Mike Frysingerblah, enable the stupid hidden proto for fcntl
2008-01-05 Mike Frysingerkrichy writes in 292:
2008-01-05 Mike Frysingerimplement semtimedop for #927
2008-01-05 Mike Frysingermichael_d writes in 1879:
2008-01-05 Mike Frysingermichael_d writes in #1869: make sure GNU error function...
2008-01-05 Mike Frysingermichael_d writes in #1874:
2008-01-05 Mike Frysingermichael_d in #1849 writes: The getcwd() implementation...
2007-12-22 Mike Frysingerplug a memory leak when using execl* functions on no-mmu
2007-12-22 Mike Frysingermark a bunch of public mem/str functions as weak so...
2007-12-22 Mike Frysingeradd hidden defs for execv/execlp for completeness
2007-12-07 Carmelo AmorosoRemoved pointless initialization to 0 of DIR fields
2007-12-07 Carmelo AmorosoI don't remember exactly why we decided to pick the...
2007-12-05 Carmelo AmorosoFix opendir problem when statically linked due to a...
2007-12-03 Denis Vlasenkorealpath: reduce stack usage from 3*PATH_MAX (12k)...
2007-11-23 Bernd SchmidtBlackfin crt1.S fixes for building with -msep-data.
2007-11-23 Bernd SchmidtAdd some necessary Makefile bits for UCLIBC_FORMAT_FLAT...
2007-11-23 Bernd SchmidtSome shared flat improvements.
2007-11-23 Bernd Schmidtmcontext_t shouldn't have a version argument, and fix...
2007-11-23 Bernd SchmidtFrom Jie Zhang:
2007-11-22 Bernd SchmidtIgnore entries of "-1" in rofixup; the linker sometimes...
2007-11-22 Bernd SchmidtAdd Blackfin specific mmap implementation using sys_mmap2.
2007-11-22 Bernd Schmidtsys/procfs.h defines a typedef for floating point regis...
2007-11-21 Peter KjellerstedtAdded optimized versions of strcpy() and strncpy()...
2007-11-20 Carmelo AmorosoARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm...
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
2007-11-12 Ricard WanderlofCRIS/CRISv32 architecture specific memcpy, memmove...
2007-11-10 Khem RajDo not return error when fprintf returns 0 in addmntent().
2007-10-23 Joakim TjernlundPoll with zero timeout
2007-10-13 Bernhard Reutner... - use the compiler-driver instead of the linker
2007-09-30 Bernhard Reutner... - Fix compilation for mips ABI64 with no LFS.
2007-09-30 Bernhard Reutner... - Fix compilation for mips ABI64 with no LFS.
2007-09-28 Mike FrysingerThis patch will fix a problem when the same host is...
2007-09-28 Mike Frysingerdo not check the pointer before freeing it since free...
2007-09-28 Mike Frysingercleanup code style
2007-09-21 Mike Frysingerdrop LDFLAGS from OUTPUT_FORMAT until LD/LDFLAGS can...
2007-09-19 Denis VlasenkoFix author name and copyright notice in __uc_malloc.c
2007-09-19 Denis Vlasenkofix assembler error. libc_hidden_data_def cannot work...
2007-09-15 Denis Vlasenkoadd libc_hidden_xxxx for __uc_malloc
2007-09-15 Mike Frysingerfrom Blue Swirl: fixup sparc a bit more
2007-09-15 Mike Frysingerpull from Blackfin repo: optimized byteswap funcs!
2007-09-15 Mike Frysingerpull from Blackfin repo: cleanup string funcs
2007-09-15 Mike Frysingerforgot to add this with previous sparc commit ...
2007-09-15 Mike Frysingeruse gcc input constraints to avoid often duplicated...
2007-09-15 Mike Frysingerif __NR__newselect and __NR_select are unavailable...
2007-09-15 Mike Frysingeralso fix bug 1012 by moschny in 64bit version of readdir
2007-09-15 Mike Frysingerbug 1310: drop hidden aliases to data since some arches...
2007-09-15 Mike Frysingerswitch to a smaller/more robust implementation by Andre...
2007-09-15 Mike FrysingerBlue Swirl writes:
2007-09-15 Mike Frysingersetup OUTPUT_FORMAT() in linker script (helps with...
2007-09-15 Mike FrysingerAtsushi Nemoto writes:
2007-09-15 Mike Frysingeradd strerror_r symbol alias as some autotool based...
2007-08-01 Denis Vlasenkosgetspent: add missing free/__uc_malloc calls
2007-07-30 Denis Vlasenkomake regex_old.c, ruserpass.c use __uc_malloc,
2007-07-30 Denis Vlasenkomake getnetent.c, md5.c use __uc_malloc
2007-07-30 Denis Vlasenkomake utent.c, getpass.c use __uc_malloc
2007-07-30 Denis Vlasenkomake pwd_grp.c use __uc_malloc
2007-07-30 Denis Vlasenkopatch #3: make resolv.c use __uc_malloc
2007-07-30 Denis Vlasenkointroduce __uc_malloc, so that users can intercept...
2007-07-29 Denis VlasenkoRemove stray code alignment (.align 16 and .align 4...
2007-07-18 Denis VlasenkoexecXp should go to next PATH dir on any error except...
2007-07-18 Denis Vlasenkoinclude/sys/mman.h says that msync exists only on MMU.
2007-07-18 "Steven J. Hill"Enable all of the remaining baud rates. All of the...
2007-07-12 "Steven J. Hill"Fix broken syscall() function since the original patch...
2007-06-24 Bernhard Reutner... - make sure to define _LIBC in libc-symbols.h before...
2007-06-13 Joakim TjernlundCarmelo AMOROSO <carmelo.amoroso@st.com> writes:
2007-06-01 Mike Frysingerchange the auxvt code from being dependent on MMU to...
2007-05-31 Mike FrysingerAtsushi Nemoto writes:
2007-05-31 Mike FrysingerAtsushi Nemoto writes:
2007-05-25 Mike FrysingerJean-Christian de Rivaz writes:
next