OSDN Git Service

uclinux-h8/uClibc.git
2002-04-25 Eric AndersenRework libcrypt based on the openbsd crypt implementati...
2002-04-24 Eric AndersenBah. Fix (non)password issue.
2002-04-24 Eric AndersenDon't use $(PWD), use $(shell pwd) instead
2002-04-24 Eric AndersenAdd support for mmap64
2002-04-22 Eric AndersenMinor updates.
2002-04-20 David SchleefMoved old README to INSTALL, and wrote a new README...
2002-04-20 David SchleefMake sure that CROSS="" for native building.
2002-04-19 David Schleefuploading new snapshot
2002-04-19 David Schleefupdated kernel source package to 2.4.18
2002-04-19 David Schleefupdated to 0.9.11
2002-04-17 Eric AndersenPatch from Axel Barnitzke <barney@xkontor.com> to fix...
2002-04-17 Eric AndersenPatch from Axel Barnitzke <barney@xkontor.com> to add...
2002-04-17 Eric AndersenPatch from Mike McDonald to make gethostbyname_r()...
2002-04-17 Eric AndersenPatch from Martin Proulx to not do ELFish things when...
2002-04-17 Eric AndersenPatch from Martin Proulx to remove weak_aliases for...
2002-04-17 Eric AndersenStub out pread and pwrite when not available
2002-04-17 David SchleefChange branch to fallthrough. Unclean, but it removes...
2002-04-17 Miles BaderJust tail-call __uClibc_main. There's no real point...
2002-04-17 Eric AndersenRemove strong aliases to symbols that we don't define...
2002-04-15 Miles Bader(L_dummy_main_reference): Reference the C symbol `main...
2002-04-14 Eric AndersenFix dummy main reference so it works...
2002-04-14 Eric AndersenManuel and I were looking into a problem with applicati...
2002-04-13 David Schleefuse uClibc_config_fix.pl for configuration
2002-04-13 David Schleefuse ds account on cvs.uclibc.org
2002-04-13 Eric AndersenFixed stpncpy() implementation from Manuel
2002-04-13 Eric AndersenPatch from Jim Treadway <jim@stardot-tech.com>:
2002-04-11 Eric AndersenUpdate TODO list
2002-04-11 David McCulloughFixed broken shell syntax.
2002-04-11 David McCulloughAdded a dummy romfs target so this stuff slots nicely...
2002-04-10 Eric AndersenMinor doc update
2002-04-10 Eric AndersenA last minute addition
2002-04-10 Eric AndersenAdd a list of known bugs. Update the docs in preparati...
2002-04-10 Eric AndersenSEND_NUMBER_STDERR is supposed to be calling _dl_simple...
2002-04-10 Eric AndersenJohn Traill <john.traill@motorola.com> noticed that...
2002-04-10 Eric AndersenUpdate Changelog
2002-04-10 Eric AndersenTeach powerpc to whine loudly about using -fPIC when...
2002-04-10 Eric AndersenMention pthreads for sparc
2002-04-10 Eric AndersenFix libpthread compile for sparc
2002-04-10 Eric AndersenSome minor updates per discussion with Miles Bader
2002-04-10 David SchleefMake assembly code PIC-compatible.
2002-04-10 Miles BaderRemove v850-specific versions of truncate64.c and ftrun...
2002-04-10 Miles BaderGeneric implemention works for v850 now, so we don...
2002-04-09 David SchleefRemoved handling for R_PPC_REL24, since it is deceptive...
2002-04-09 Eric AndersenRuss Dill noticed that the symlinks for libpthread...
2002-04-09 Eric AndersenBump up version number...
2002-04-09 Eric AndersenAdd finite() to C89 math lib, since it is needed...
2002-04-09 Eric AndersenFixup __USE_FILE_OFFSET64
2002-04-09 Eric AndersenAdd creat64
2002-04-09 Manuel Novoa... Fix the read/write auto-transition bugs. Note that...
2002-04-09 Manuel Novoa... Only set no buffering if we opened the file. Also...
2002-04-09 Eric AndersenRe-enable clnt_perror. Patch from Miles Bader.
2002-04-09 Eric AndersenAdd truncate64.c
2002-04-09 Eric AndersenRemove from syscalls.c, leave just ftruncate64.c and...
2002-04-09 Manuel Novoa... Revert Erik's changes... they were broken since there...
2002-04-09 Eric AndersenCreate a much more careful ftruncate64 implementation...
2002-04-09 Eric AndersenPer discussion on the mailing list, fix getpass properly.
2002-04-09 Eric AndersenSupport ISblank properly
2002-04-09 Eric AndersenAvoid defining __USE_FILE_OFFSET64, since we do _NOT_...
2002-04-09 Eric Andersenundefine __USE_FILE_OFFSET64, since we absolutely do...
2002-04-07 David SchleefNew Debian snapshot. The release has ld.so for mips...
2002-04-06 Eric AndersenAdd libungif-4.1.0b1
2002-04-06 David SchleefAccount for new upstream version. Fix shlibs, because...
2002-04-06 Eric AndersenFaster implementation from Miles Bader
2002-04-05 Eric AndersenPatch from Axel Barnitzke <barney@xkontor.com> to fixup
2002-04-05 Eric AndersenAdd a fun pointer to make apps happy
2002-04-03 Eric AndersenTeach initfini to build properly on arches where gcc...
2002-04-03 Eric AndersenRevert this file back to where it was so m68k can compi...
2002-04-03 Eric AndersenA ton of updates from Dwayne Fontenot <fontenot@jacques...
2002-04-03 Eric AndersenRichard June <rjune@bravegnuworld.com> noticed that...
2002-04-03 Eric AndersenPatch from Jim Treadway <jim@stardot-tech.com> to eliminate
2002-04-03 Eric AndersenRichard June <rjune@bravegnuworld.com> noticed that...
2002-04-03 Eric AndersenSince pthreads work on powerpc, at least mention the...
2002-04-03 Eric AndersenAdd the xopen swab() function, contributed by Kensuke...
2002-04-03 Eric AndersenBe certain that
2002-04-03 Eric AndersenDoh! I forgot to commit this...
2002-04-03 Eric AndersenAdjust beinning
2002-04-03 Eric Andersenrun dos2unix on these files
2002-04-03 Eric AndersenRun dos2unix on these files
2002-04-03 Eric AndersenRemove gratuitous symlink trashing
2002-04-03 Eric AndersenRemove unused variable
2002-04-03 Eric AndersenSteven's patch contained a spare SEND_NUMBER_STDERR...
2002-04-03 Eric Andersenm4@brecis.COM noticed a typing problem with the getuid...
2002-04-02 Eric AndersenSteven J. Hill's latest mips dynamic loader updates
2002-04-02 Eric AndersenDoh! This is _still_ wrong. Fix potential buffer...
2002-04-02 Manuel Novoa... Fix an arg promotion handling bug in _do_one_spec for...
2002-04-01 Manuel Novoa... Forget to initialize thread locks for fake files. ...
2002-04-01 Eric AndersenLast bit for old config system
2002-04-01 Eric AndersenRemove function declartions from include/features.h...
2002-04-01 Eric AndersenPatches from Yoshinori Sato <qzb04471@nifty.ne.jp>...
2002-04-01 Eric AndersenPatch from Miles Bader to fix the spots I'd messed up.
2002-03-31 Eric AndersenAdd glob64.c, and add support for glob64 when large...
2002-03-31 Eric AndersenRework __gen_tempname() to better match glibc, and...
2002-03-31 Eric AndersenAdd support for getrlimit64 and setrlimit64. Fix some...
2002-03-31 Eric AndersenAdd in support for ftruncate64 on both ARM and x86
2002-03-29 Eric AndersenMore mips support from sjhill
2002-03-26 Miles BaderAdd EM_CYGNUS_V850.
2002-03-25 Eric AndersenImplement sqrtf(), needed for libstdc++ on arm
2002-03-25 Eric AndersenMips config fixes from Steven J. Hill
2002-03-25 Eric AndersenPatch from Steven J. Hill to disable __fsetlocking...
2002-03-25 Eric AndersenPatch from Steven J. Hill to fix pthreads on mips
next