OSDN Git Service

uclinux-h8/uClibc.git
2003-01-31 Eric Andersenheh
2003-01-31 Eric AndersenFix copyright
2003-01-31 Miles BaderCorrect license.
2003-01-30 Eric AndersenPatch from Marshall M. Midden @ brecis.com:
2003-01-30 Eric AndersenPer discussion with Nick Fedchik, restore original...
2003-01-30 Eric AndersenPatch from Christophe Massiot:
2003-01-30 Eric AndersenPatch from Christian Krause:
2003-01-30 Eric AndersenThe original glibc sysdeps/mips/dl-machine.h source...
2003-01-30 Miles BaderUse correct names for dummy crti.o/crtn.o files.
2003-01-30 Miles BaderInitial checkin.
2003-01-29 Eric AndersenCreate stub crti.o and crtn.o files when UCLIBC_CTOR_DT...
2003-01-28 Eric AndersenFix scandir64 to not free the wrong pieces of memory...
2003-01-28 Eric AndersenAdd a couple of tests
2003-01-28 Eric AndersenStefan Allius noticed dlib_pic.o was not using XXFLAGS...
2003-01-28 Eric AndersenPatch from Stefan Allius to fix the build when
2003-01-27 Miles BaderAdd multiple-include protection.
2003-01-25 Eric Andersenbah
2003-01-25 Eric AndersenCleaner
2003-01-25 Eric AndersenFix the 'make release' target
2003-01-25 Eric AndersenThis seems to be needed or else apps will blow up.
2003-01-25 Eric Andersensome minor todo updates
2003-01-25 Eric AndersenMove some stuff into old-news
2003-01-25 Eric AndersenUpdate webpage for release
2003-01-25 Eric AndersenUpdate the changelog for release
2003-01-24 Eric AndersenFix powerpc struct kernel_stat types
2003-01-24 Eric AndersenStick some evil casts in to make sure this works regardless
2003-01-24 Eric AndersenA few more needed updates
2003-01-24 Eric AndersenBegin release preparations...
2003-01-24 Eric AndersenSupport having libs in /usr/X11R6/lib by default as...
2003-01-24 Eric AndersenStupid typo
2003-01-24 Eric AndersenFinish up fixing stat and setting various system types.
2003-01-24 Eric AndersenDon't clean config system except on 'make distclean...
2003-01-24 Eric AndersenBetter stat tests
2003-01-24 Eric AndersenI thought it would be smaller to inline since these...
2003-01-24 Eric AndersenOk, people are probably going to hate me for this....
2003-01-24 Eric AndersenAdd FAQ entry for "sh: can't access tty; job control...
2003-01-24 Eric AndersenDoh! Fix potential stack corruption caused by dynamic...
2003-01-23 Eric AndersenUpdate architecture specific support to consistantly
2003-01-23 Eric AndersenHopefully this is correct
2003-01-23 Eric AndersenHopefully this will work as expected. I have no way to
2003-01-23 Eric AndersenUpdate crt0 for arm to provide the main reference
2003-01-23 Eric AndersenShuffle OPTIMIZATION setting a bit
2003-01-23 Manuel Novoa... Wasn't thinking... we don't need to seek to end when...
2003-01-23 Eric AndersenUpdate tests to be somewhat consistant with the rest...
2003-01-23 Eric AndersenUpdate ignore list
2003-01-23 Eric AndersenUpdate a tiny bit
2003-01-23 Eric AndersenCleanup makefiles and make clean a bit
2003-01-23 Eric AndersenMaking atexit weak does nothing for dynamicly linked...
2003-01-23 Eric Andersensimpler method for getting a 'main' reference. Make...
2003-01-23 Eric AndersenShuffle two lines so the comment applies to the correct...
2003-01-23 Eric AndersenRewrite powerpc crt0.S for proper ctor/dtor handling
2003-01-23 Eric AndersenKill the needless '#if 1'
2003-01-23 Eric AndersenUpdate malloc behavior on malloc(0) to be consistant...
2003-01-23 Eric AndersenJust be a bit less different from latest glibc version...
2003-01-23 Eric AndersenPer patch from Nathan Field at ghs.com, fix the mips...
2003-01-23 Eric AndersenPer patch from Nathan Field at ghs.com, fix __pthread_i...
2003-01-23 Eric AndersenPer patch from Nathan Field at ghs.com, add a couple...
2003-01-23 Eric AndersenFix indenting. Per patch from Nathan Field at ghs...
2003-01-23 Eric AndersenPatch from Brett Hunt at micron.com to fixup potential...
2003-01-22 Manuel Novoa... Fixed a bug related file position in append mode. ...
2003-01-22 Eric AndersenUpdate sigaction syscall names to act more like glibc...
2003-01-22 "Steven J.... Changed '__kernel_nlink_t' data type to match Linux...
2003-01-22 Eric AndersenAdd in arm specific sigaction implementation to fix...
2003-01-22 Eric AndersenMissed an endif
2003-01-22 Eric AndersenLooks like sigaction on arm needs adjustment, so split...
2003-01-18 Eric AndersenOnly include lockf64 when large file support is enabled...
2003-01-17 Eric AndersenRemember to also export LC_ALL in addition to setting it.
2003-01-16 Eric AndersenUpdate build rules a bit. fix quoting problems. Updat...
2003-01-14 Eric AndersenStrip off unwanted quotes from ARCH_CFLAGS. Attempt to
2003-01-11 Eric AndersenPatch from Robert Schwebel -- support ncurses installed...
2003-01-10 Eric AndersenUpdate website dev image blurb
2003-01-10 Eric AndersenPatch from Jay Kulpinski:
2003-01-10 Eric AndersenFix warnings
2003-01-10 Eric AndersenImplement lockf64
2003-01-10 Eric AndersenPatch from Nick Fedchik to support ether_aton
2003-01-09 Eric Andersenmention the uClibc root_fs now available on uclibc.org
2003-01-09 Eric AndersenHide unimplemented and legacy ecvt and friends from...
2003-01-08 Eric AndersenDisable the __USE_EXTERN_INLINES versions of these...
2003-01-08 Manuel Novoa... For now, "#if 0" out the inlining of (currently unsuppo...
2003-01-08 Eric AndersenLineo has ceased to exist and is no longer a sponsor
2003-01-05 Manuel Novoa... Fix a silly bug in _wstdio_fwrite. wprintf %s should...
2003-01-03 Eric AndersenIf they call dlopen with anything other than RTLD_LAZY
2003-01-02 Eric AndersenRework sparc architecture support so it will compile
2002-12-21 Eric AndersenBe sure we have a crt1.o file. Use the asm version...
2002-12-20 Manuel Novoa... Update.
2002-12-20 Manuel Novoa... Obligatory forgotten update...
2002-12-20 Manuel Novoa... Add a target so that people can download and use pregen...
2002-12-20 Manuel Novoa... The big thing is locale dependent collation support.
2002-12-19 Eric AndersenThanks to Siim Vahtre, add mplayer
2002-12-18 Miles BaderInitial checkin
2002-12-18 Miles Baderwhitespace
2002-12-18 Miles Bader(SSRC): Rename longjmp.S to __longjmp.S
2002-12-18 Miles BaderRename longjmp.S to __longjmp.S
2002-12-17 Eric AndersenPatch from Stefan Allius. Only build config stuff...
2002-12-17 Eric AndersenDop not restrict the IFTODT() and DTTOIF() macros when
2002-12-13 Eric AndersenOnly build the ncurses stuff when it is needed, based...
2002-12-13 Eric AndersenMove the soft float check
2002-12-12 Eric AndersenRework things such that staticly linked applications...
2002-12-12 Eric AndersenUse crt1.o when ctor/dtor support is enabled
2002-12-12 Eric AndersenWhen -shared is specified, meaning they wish to create...
next