OSDN Git Service

uclinux-h8/uclibc-ng.git
2001-09-27 Eric AndersenSilence stupid warnings caused by bad kernel network...
2001-09-27 Eric AndersenGut this file, and quit referrng to _IO_* junk
2001-09-27 Eric AndersenOptimize for size, and disable expensive inlining
2001-09-27 Eric AndersenAdd in missing file
2001-09-27 Eric AndersenScrub up a few test things
2001-09-27 Eric AndersenFinish syncing up arm
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-09-27 Eric AndersenRev all the header files to sync things with glibc...
2001-09-25 Manuel Novoa... Fix fseek behavior.
2001-09-21 Eric AndersenFix the vfork test so it actually works this time.
2001-09-21 Eric AndersenAdd in a simple vfork test
2001-09-15 Eric AndersenOops
2001-09-15 Eric AndersenRecurse into 'file'
2001-09-15 Eric AndersenAdd lockf
2001-09-13 Eric AndersenPatch from John Tyner <jtyner@cs.ucr.edu> to avoid...
2001-09-06 Eric AndersenPatch from Andrew Ip <aip@cwlinux.com> to add ftime,
2001-08-31 Eric AndersenPreevaluate some stuff so it only gets run once, speedi...
2001-08-30 Eric Andersen"Kim B. Heino" <Kim.Heino@bluegiga.com> reports
2001-08-29 Eric AndersenWrap up some long long stuff in __UCLIBC_HAS_LONG_LONG__
2001-08-29 Eric AndersenMinor update
2001-08-28 Eric AndersenFix goofy formatting
2001-08-28 Eric AndersenThis will hopefully make global constructors and destru...
2001-08-28 Eric AndersenAdd "__write" as a weak alias for "write"
2001-08-27 Eric Andersenelide some debug noise
2001-08-27 Eric AndersenMake gdb/gcc/binutils happy
2001-08-24 Eric AndersenUse "stdin", "stdout", and "stderr", not "_stdin",...
2001-08-24 Eric AndersenAdd the __fopen prototype, since I pulled it from stdio.h
2001-08-24 Eric AndersenGet rid of non standard macros for things that are...
2001-08-24 Eric Andersenatoi, atol, atoll, and atof are supposed to be function...
2001-08-21 Eric AndersenAdd missing shadow.h
2001-08-21 Eric AndersenAdd byteswap.h, per glibc
2001-08-18 Eric AndersenFix problem with possible redundant entries.
2001-08-17 Eric AndersenFix a silly bug with the header file
2001-08-17 Eric AndersenFix a stupid bug causing the ld-uClibc entry to be...
2001-08-14 Eric AndersenDon't use --uclibc-use-build-dir for the tests unless...
2001-08-14 Eric Andersenpowerpc doesn't have sbrk yet, so use "malloc", not...
2001-08-14 Eric AndersenPut a bandaid on getpgrp behavior
2001-08-14 Eric AndersenProper support for tests spannint multiple .o files
2001-08-14 Eric Andersenuse some #defines internal to the ctype functions to...
2001-08-14 Eric AndersenFix the "install_target" target to install to $(PREFIX...
2001-08-13 Eric AndersenA few more (final?) cleanups for the installer behavior...
2001-08-13 Eric AndersenAdd in a make release target
2001-08-13 Eric AndersenFix SYSTEM_DEVEL_PREFIX to allow install of the <arch...
2001-08-13 Eric AndersenAdd in TARGET_PREFIX, which was still used in a few...
2001-08-11 Eric AndersenUse malloc on arm (since I've never bothered to write...
2001-08-11 Eric AndersenI just wrote a stpncpy() since someone wanted it
2001-08-11 Eric AndersenI rewrote strcat without any function calls.
2001-08-11 Eric AndersenSync up ldd behavior
2001-08-11 Eric AndersenFix the library searching routine so it is way simpler...
2001-08-11 David SchleefAdd a cvsignore for this dir
2001-08-11 David SchleefChange name of package to uclibc-toolchain. Various...
2001-08-11 David SchleefNeed to create $(SYSTEM_DEVEL_PREFIX)/usr/bin
2001-08-11 Eric AndersenBegin removing some unnecessary inlining, and fix naming
2001-08-10 Eric AndersenOops. Symlink args were backwards...
2001-08-10 Eric AndersenDon't blow away existing files when trying to install...
2001-08-10 Eric AndersenUpdate the build system, yet again. I hope this is...
2001-08-10 David McCulloughMake _PATH_VARRUN actually point to /var/run.
2001-08-09 Eric AndersenFix behavior when installing the devel env, since somewhere
2001-08-09 David McCulloughAdd cmsg_nxthdr function for the cases where the headers
2001-08-09 David McCulloughAdd in changes from philipc@lineo:
2001-08-09 David McCulloughAdd hstrerror, it just points to strerror like h_errno.
2001-08-09 David McCulloughAdded sigset_t casts so we behave like the other platforms.
2001-08-09 David McCulloughFix a couple of warnings
2001-08-09 David McCulloughMake sure the weak aliases are defined before the funct...
2001-08-09 David SchleefChanged uclibc-gcc to uclibc-toolchain. Added fixups...
2001-08-08 Eric AndersenThis syncs things up with my local tree. Mainly change...
2001-08-06 Eric AndersenTry search for the shared lib interpreter. Eliminate...
2001-08-06 Eric AndersenIf /etc/ld.so.preload was size 0, the shared lib loader...
2001-08-06 David McCulloughFixup the pipe system call for the SH target.
2001-07-28 Manuel Novoa... Oops... left in a debugging line.
2001-07-28 Manuel Novoa... Back out the changes to _uClibc_fread and loop in fread...
2001-07-26 Manuel Novoa... Yes... the previous "fix" was broken too... the result...
2001-07-25 Manuel Novoa... Ok... the fix wasn't quite so straightforward. Hopeful...
2001-07-25 Manuel Novoa... Fix fread bug reported by Vodz. The fix is straightfor...
2001-07-25 Manuel Novoa... Fix small typo vodz reported.
2001-07-18 David SchleefFix the /lib link
2001-07-17 David SchleefBetter generation of control, fix up DESTDIR
2001-07-17 David SchleefFix typo.
2001-07-17 David SchleefChanges to build cross-compiling libraries
2001-07-17 David SchleefBetter rule for locating dynamic linker
2001-07-17 Eric Andersensearch_for_named_library forgot to wipe the target...
2001-07-17 Eric AndersenElimintate spurious trailing /
2001-07-17 Eric AndersenTurn off USE_CACHE by default (so ldconfig, by default...
2001-07-17 Eric AndersenFix missing function when USE_CACHE is enabled
2001-07-17 Eric AndersenOops. USE_CACHE was disabled and didn't compile when...
2001-07-17 Eric AndersenForgot this...
2001-07-17 Eric AndersenWe already have tar.h, so might as well include cpio...
2001-07-17 Eric AndersenSome cleanups needed for things to compile and work...
2001-07-16 Eric Andersenuse ln -fs
2001-07-13 Eric AndersenScrub up a few things I forgot. Add a few more cleanups.
2001-07-13 Eric AndersenThis takes about 6k off the size of the x86 shared...
2001-07-13 David Schleeffixperms needs the correct name for ld-uClibc
2001-07-13 David SchleefPowerPC has a different kernel interface for termios...
2001-07-13 David SchleefThe previous termios.h strongly appeared to be from...
2001-07-13 David SchleefAdd test for proper realloc() behavior.
2001-07-12 Eric AndersenThis commit merges David Schleef's updates to the build...
2001-07-12 Eric AndersenUse uClibc's ldd, not the system one which is probably...
2001-07-12 Eric AndersenAdd missing in_addr_t
2001-07-12 David SchleefAdded #ifdef DEBUG where appropriate.
2001-07-12 David SchleefFirst cut of PowerPC port. It works for hello world...
next