2001-07-17 |
Eric Andersen | We already have tar.h, so might as well include cpio... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Eric Andersen | Some cleanups needed for things to compile and work... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Eric Andersen | use ln -fs |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Eric Andersen | Scrub up a few things I forgot. Add a few more cleanups. |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Eric Andersen | This takes about 6k off the size of the x86 shared... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
David Schleef | fixperms needs the correct name for ld-uClibc |
commit | commitdiff | tree | snapshot |
2001-07-13 |
David Schleef | PowerPC has a different kernel interface for termios... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
David Schleef | The previous termios.h strongly appeared to be from... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
David Schleef | Add test for proper realloc() behavior. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Eric Andersen | This commit merges David Schleef's updates to the build... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Eric Andersen | Use uClibc's ldd, not the system one which is probably... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Eric Andersen | Add missing in_addr_t |
commit | commitdiff | tree | snapshot |
2001-07-12 |
David Schleef | Added #ifdef DEBUG where appropriate. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
David Schleef | First cut of PowerPC port. It works for hello world... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
David Schleef | Small fixups for powerpc |
commit | commitdiff | tree | snapshot |
2001-07-11 |
David McCullough | Added __BEGIN_DECLS and __END_DECLS to the files that... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
David McCullough | The main part of the C++ support is the definition... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
David McCullough | The weak_alias macro was not genertaing asm with the... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
David McCullough | Fixup the atexit weak alias for elf, need to include... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Eric Andersen | Seems weak_alias wasn't working as expected... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Eric Andersen | ldd rewrite is done |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Eric Andersen | Rewrite of ldd so it works as expected, and does not... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Eric Andersen | Fix the code for finding the interpreter, which was... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Eric Andersen | A patch from Michal Moskal <[email protected]> to... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Eric Andersen | Workaround an old m68k-coff compiler problem |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Eric Andersen | This config seems to be basically correct for arm uClin... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Eric Andersen | Fix strxfrm, which was broken (thanks to Shaya Potter... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Eric Andersen | Note missing shadow support |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Eric Andersen | Don't change options on based on path -- use command... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Eric Andersen | forkpty.c uses fork(), and so must be disabled when... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Eric Andersen | Note that ldd needs a rewrite |
commit | commitdiff | tree | snapshot |
2001-07-04 |
David McCullough | Added stpcpy and strcasestr along with some code to... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
David McCullough | If HAS_MMU is false, then use asm-$(TARGET_ARCH)nommu... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
David Schleef | Make shared library installation conditional |
commit | commitdiff | tree | snapshot |
2001-07-04 |
David Schleef | Install a link for /lib/ld-uclibc.so.0 |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Eric Andersen | Fix missing libresolv.so |
commit | commitdiff | tree | snapshot |
2001-07-04 |
David Schleef | The prototype Config file for x86 was changed to Config... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Eric Andersen | Renamed as extra/Configs/Config.i386 |
commit | commitdiff | tree | snapshot |
2001-07-04 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Finish up merging the arm port into the main tree. |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Merge the arm port into the main tree. The final versi... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Merge arm support into the mainstream. This change... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Scrub a couple of ints |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Oops. |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | ignore generated stuff |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Scrub up the tests a bit, and force everybody to use the |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Allow the shared lib loader to fallback on the builddir... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Force our child libs to link vs libc |
commit | commitdiff | tree | snapshot |
2001-07-03 |
David Schleef | remove bits/syscall.h when cleaning |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Autogen include/bits/syscall.h for ARM |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Eric Andersen | Just take whatever the kernel headers gave us, spaces... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
David Schleef | Get rid of warning messages and spurious diffs |
commit | commitdiff | tree | snapshot |
2001-07-03 |
David Schleef | Debian package building scripts |
commit | commitdiff | tree | snapshot |
2001-07-03 |
David Schleef | Need to include sys/syscall.h because of other changes |
commit | commitdiff | tree | snapshot |
2001-07-03 |
David Schleef | It is now autogenerated |
commit | commitdiff | tree | snapshot |
2001-07-03 |
David Schleef | Fix to autogen bits/syscall.h, like i386 |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Eric Andersen | Fix a silly typo |
commit | commitdiff | tree | snapshot |
2001-07-01 |
David Schleef | Changed dependencies of gcc-uClibc.h to ../../Config... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
David Schleef | Added additional cleaning |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Manuel Novoa... | These zero-length files apparently weren't deleted... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Eric Andersen | Add syscalls.h for ARM |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Eric Andersen | Add a dlopen test |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Manuel Novoa... | Fix a missing include in des.c and add configurability... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Eric Andersen | I missed an item when reentrantifying des.c, reuse... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Eric Andersen | Oops. I forgot to check this in... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Eric Andersen | Replace the crypt implementation with one based on... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Manuel Novoa... | Optimized for size over speed to (substantially) reduce... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
David McCullough | Changes for new auto-generated syscall.h |
commit | commitdiff | tree | snapshot |
2001-06-28 |
David McCullough | Changes to support autogenerated syscall.h |
commit | commitdiff | tree | snapshot |
2001-06-28 |
David McCullough | sysdep.h was not providing all the needed bits to build... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Manuel Novoa... | Added a script to create bits/syscall.h for each arch. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
David McCullough | the minimum needed for now |
commit | commitdiff | tree | snapshot |
2001-06-27 |
David McCullough | Added this guy, nothing needed here really. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Eric Andersen | Cleanup to not use kernel headers at all. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Eric Andersen | Cleanup and don't require LIBC to be defined for the... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Manuel Novoa... | Remove nonstandard functions. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Manuel Novoa... | Remove obsolete files tell.c and getdents.c |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Eric Andersen | Stub out an initial version. Manuel will be writing |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Eric Andersen | Don't even threaten to include asm/* stuff |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Eric Andersen | Don't include asm/unistd.h |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Eric Andersen | Step one in a process to ween ourselves off of using... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Manuel Novoa... | Fix syntax error in comment. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Manuel Novoa... | Make these PIC and _LIBC_REENTRANT compatible. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Manuel Novoa... | For now, we need to explicitly make clean in libc/unist... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Manuel Novoa... | Yes... I forgot to update bits/dirent.h for the other... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Manuel Novoa... | ANSI/ISO specifies that no library function sets errno... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Eric Andersen | Looks like we lost clearing errno |
commit | commitdiff | tree | snapshot |
2001-06-26 |
David Schleef | Change to allow compiling against unconfigured kernels... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Manuel Novoa... | Note need to fix scandir.c's dynamic memory handling. |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Manuel Novoa... | Remove simulated d_type support for getdents and the... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Eric Andersen | Add in missing syscalls.h for powerpc |
commit | commitdiff | tree | snapshot |
2001-06-25 |
David McCullough | Fixed vfork so the child doesn't trash the parents... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Eric Andersen | Make PIC a config option |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Eric Andersen | This adds in support for PIC on x86. Unfortunately... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Eric Andersen | Patch from Shane Nay, who noticed that these were not... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Manuel Novoa... | Oops... forgot to remove rint.c from the makefile. |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Manuel Novoa... | Remove Erik's broken implementation of rint(). Replace... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Eric Andersen | Add in "HAVE_SHARED" so shared libs build or not as... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Eric Andersen | This was violating policy and using a kernel header... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Eric Andersen | This commit finishes adding support for the old m68k... |
commit | commitdiff | tree | snapshot |
next |