OSDN Git Service

uclinux-h8/uClibc.git
2001-11-12 David SchleefEnable ld.so on powerpc
2001-11-12 David Schleefpowerpc/elfinterp.c: Powerpc works now. Major rework...
2001-11-10 Eric AndersenA couple of TODO items
2001-11-10 David SchleefLimited Debian architectures to the ones we can actuall...
2001-11-10 David SchleefAdded winsize structure from before glibc-2.2.4 update
2001-11-10 David SchleefAdded .cvsignore
2001-11-10 David Schleef_mmap.o should be added to libc.a, not crt0.o
2001-11-10 David SchleefAdd missing <errno.h>
2001-11-07 Eric AndersenPatch from Jari Korva <jpkorva@iki.fi>
2001-11-07 Eric AndersenAdd statfs64
2001-11-05 Eric AndersenPatch from Jari Korva <jari.korva@vtt.fi> to fix a...
2001-11-05 Eric AndersenDisable fast search by default (doesn't work on coda...
2001-10-17 Eric AndersenOops. Forgot this one....
2001-10-17 Eric AndersenThese are now obsolete
2001-10-17 Eric AndersenFix up sig handling so it is more in sync with glibc...
2001-10-17 Eric AndersenBring these into line with glibc 2.2.4
2001-10-17 Eric AndersenThis header file was broken, breaking signal handling...
2001-10-17 Eric AndersenIn theory, this adds readdir64 and friends. Dunno...
2001-10-17 Eric AndersenThis commit makes large file support actually work...
2001-10-16 Eric AndersenFix comment
2001-10-16 Eric AndersenGeez, I really screwed that one up. Lets try that...
2001-10-16 Eric AndersenOops. I merged things backwards. Lets try that again...
2001-10-16 Eric AndersenRevert global old mmap usage, and do it per arch
2001-10-15 David SchleefDisable posix threads support
2001-10-15 David Schleefdepend on kernel-headers, not kernel-headers-2.4
2001-10-15 David SchleefMerged patch from pre-glibc-2.2.4 files
2001-10-15 David Schleefinclude/bits from glibc-2.2.4-1
2001-10-15 Eric AndersenTurn off program_invocation_name and friend
2001-10-14 Eric AndersenErwin Authried <eauth@softsys.co.at> noticed that _XOPE...
2001-10-12 Eric AndersenBeef up the fork test, checking for proper SIGCHLD...
2001-10-12 Eric AndersenA small patch from Erwin Authried <eauth@softsys.co.at>
2001-10-11 David SchleefFix problem with version naming
2001-10-11 David SchleefLittle script to create a properly-named snapshot for...
2001-10-11 David SchleefFixes for finding appropriate kernel headers, changelog...
2001-10-11 Eric AndersenAdd missing values.h
2001-10-11 Eric AndersenAdd strndup, written by Stefan Soucek <ssoucek@coactive...
2001-10-11 Eric AndersenPatch from Miles Bader <miles@lsi.nec.co.jp> to support...
2001-10-05 Eric AndersenMinor update
2001-10-05 Eric AndersenWohoo! David McCullough found the bug! His comments...
2001-10-04 Eric AndersenYet more minor cleanups
2001-10-04 Eric AndersenPatch from David McCullough <davidm@lineo.com>:
2001-10-04 David McCulloughWith all the headerfile changes, some functions didn...
2001-10-03 Eric AndersenMinor cleanups
2001-10-03 Eric AndersenSilly little changes
2001-10-03 Eric AndersenCleanup brk/sbrk
2001-10-02 Eric Andersentermcap.h is supposed to be part of ncurses, and has...
2001-10-02 Eric AndersenAdd in some math lib tests
2001-10-02 Eric AndersenTurn off optimization when debugging
2001-09-30 Eric AndersenFix nasty behavior difference from glibc -- also fixes...
2001-09-29 Eric AndersenMinor cleanup
2001-09-29 Eric AndersenFix prototype
2001-09-29 Eric AndersenFix a stupid typo...
2001-09-29 Eric AndersenAdd in gcvt()
2001-09-27 Eric AndersenSigh. Erik mucks it up again...
2001-09-27 Eric AndersenMake iopl and ioperm work
2001-09-27 Eric AndersenDuh.
2001-09-27 Eric AndersenBe more careful about not redefining stuf
2001-09-27 Eric AndersenAdd inb, outb and friends,
2001-09-27 Eric Andersenre-enable ntohl and friends
2001-09-27 Eric AndersenSilence a silly warning
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...
next