OSDN Git Service

uclinux-h8/uClibc.git
2002-06-04 "Steven J.... Moved to 'sys' directory.
2002-06-01 Eric AndersenDoh!
2002-05-31 Eric AndersenPatch from Robert Griebl <griebl@gmx.de> to support
2002-05-30 Eric AndersenRework setenv, getenv and friends per the latest glibc...
2002-05-30 Eric Andersen-#ifdef _POSIX_THREADS
2002-05-30 Eric AndersenFixup totally broken locking code... No storage for...
2002-05-30 Eric AndersenFix dependancy. again.
2002-05-30 Eric AndersenFix dependancy for util target
2002-05-30 Eric AndersenDoh! A silly typo broke select...
2002-05-30 Eric AndersenAnd with this, the alpha port is not basically working.
2002-05-30 Eric Andersendon't include the linux dir. Pointless and broken.
2002-05-30 Eric AndersenPut GCCINCDIR here, which is the only place it is needed.
2002-05-30 Eric AndersenCool. An even better way to get the gcc include dir...
2002-05-30 Eric AndersenMake these properly cope with 64bit systems
2002-05-30 Eric AndersenFixup some silly bugs I added earlier
2002-05-30 Eric AndersenNeeded for the alpha port
2002-05-30 Eric AndersenMake syscalls.c way more generic. Now works on alpha...
2002-05-30 Eric AndersenCope with systems that don't glob all these together...
2002-05-29 Eric AndersenSilly me. ldd.target is for the target system, so...
2002-05-29 Eric AndersenNow that was silly
2002-05-29 Eric AndersenUpdate content a bit
2002-05-28 Eric AndersenPatch from Yoshinori Sato <qzb04471@nifty.ne.jp> to use
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
2002-05-28 Eric AndersenPatch from Tobias Anderberg <tobias.anderberg@axis...
2002-05-24 Eric AndersenFix a couple of silly bugs I'd left in while fixing...
2002-05-24 Eric AndersenFix libcrypt, thanks to Vadim Berkgaut <berk@rc.ru>
2002-05-24 Eric AndersenFix ldd so it correctly handles search paths of just...
2002-05-24 Eric AndersenPass the -s to the linker
2002-05-24 Eric AndersenSend the -s to the linker
2002-05-23 Manuel Novoa... Obligatory forgotten file during commit...
2002-05-23 Manuel Novoa... Multibyte and wide char conversion functions. Some...
2002-05-23 Eric AndersenSeveral h8300 updates from Yoshinori Sato <qzb04471...
2002-05-23 Eric AndersenCleanup slightly
2002-05-21 "Steven J.... Changed path where cross development tools are installed.
2002-05-20 "Steven J.... Added more debug code.
2002-05-20 "Steven J.... Changes needed for MIPS with regards to the .init and...
2002-05-20 "Steven J.... Fixed MIPS dynamic linker by removing link order depend...
2002-05-12 Manuel Novoa... Revert Erik's previous patch and fix what I believe...
2002-05-12 Eric AndersenAdd a missing #include
2002-05-12 Eric AndersenUse the default version in include/sys instead
2002-05-12 Eric AndersenFixes for 64 bit arches
2002-05-12 Eric AndersenSeveral bugfixes for problems that showed up on alpha
2002-05-12 Eric AndersenFix some silly bugs and type problems
2002-05-12 Eric AndersenSmall cleanups for alpha
2002-05-12 Eric AndersenFix this one up so it works
2002-05-12 Eric AndersenAdd a config file for alpha
2002-05-12 Eric AndersenAdd a default syscalls.h that will just error out.
2002-05-11 Eric AndersenFix the defines which I had backwards
2002-05-11 Eric AndersenFixup for architectures that do not supply the ipc...
2002-05-11 Eric AndersenMajorly rework to also cope with architectures which...
2002-05-11 Eric AndersenOops. Stupid typo.
2002-05-11 Manuel Novoa... Adjust preprocessor logic to initialize QUAL_CHARS...
2002-05-11 Eric AndersenBegin the process of reworking the time functions for...
2002-05-11 Eric AndersenImplement readdir_r. Audit for proper thread safety...
2002-05-10 Manuel Novoa... Protect against ctype macros.
2002-05-10 Eric AndersenFirst pass attempt at an alpha port
2002-05-09 Eric AndersenAnother mips patch from Steven J. Hill:
2002-05-09 Eric AndersenFill a few little holes in the math library
2002-05-09 Eric AndersenRework the math library tests per the glibc math test...
2002-05-09 Eric AndersenAdd missing braces
2002-05-09 Eric AndersenFix funky use of brackets
2002-05-07 Eric AndersenFixup build a bit more
2002-05-07 Eric AndersenWhen it is going to fail silently anyways, whine loudly and
2002-05-06 Manuel Novoa... Forgot to change the Config templates. Changed one...
2002-05-06 Manuel Novoa... Update my TODO entries.
2002-05-06 Manuel Novoa... The obligatory forgotten files...
2002-05-06 Manuel Novoa... New locale support (in development). Supports LC_CTYPE...
2002-05-03 Eric AndersenNo real need to make ldd.target and readelf.target...
2002-05-03 Eric AndersenSpeed things up by eliminating lots of needless exec...
2002-05-02 Eric AndersenEnsure that make clean really cleans up after itself
2002-05-02 Eric AndersenAdd missing sysctl.h and queue.h
2002-05-02 Eric AndersenPatch from Tobias Anderberg <tobias.anderberg@axis...
2002-05-02 Eric AndersenPatch from Steven J. Hill <sjhill@realitydiluted.com>:
2002-05-02 Eric AndersenMake ldd and readelf work even with byte swapped binaries
2002-04-25 Miles BaderUse __off64_t instead of off64_t.
2002-04-25 Eric AndersenStupid libgcc.a from gcc 2.95.x uses __write in pure.o
2002-04-25 Miles BaderDon't bother zeroing BSS, since actually we _can_ rely...
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
next