2002-01-16 |
Eric Andersen | Hide all reference to wchar_t so configure won't get... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Eric Andersen | Patch from Brian Stafford <[email protected]... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Eric Andersen | Enable fdatasync |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Eric Andersen | Both _dl_simple_ltoa and _dl_simple_ltoahex use buffers... |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Eric Andersen | Depend upon libc |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Eric Andersen | Make libc depend on ldso |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | We don't need an ARCH_CFLAGS2, just fixed the ordering... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Sigh. Typod it again |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Oops. typo. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | More build system cleanups... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Oops. We lost -FPIC in the shuffle... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Remove the now obsolete d-link tree. Update things... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Remove old named file. Fix headers on updated one. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Rework naming for shared lib loader to avoid potential |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Don't use target strip on native binary |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Build glibc test apps static when told to. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | glibc test apps failed to be static when told to be |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Failed to call sort before calling uniq in several... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Cleanup makfile, use ld to avoid chicken-and-egg proble... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Fix indenting |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Eric Andersen | Scrub the way libraries are linked. Use ld, not gcc... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Eric Andersen | Eliminate C++ style comments |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Eric Andersen | Allow people to override the TARGET_ARCH setting |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Ignore native ldd |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Build a native uClibc ldd |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Recommend making symlinks, not copying the config file. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Doh! I broke getmntent when I added getmntent_r! ... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Implement mempcpy |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Fixup broken termios stuff. No, really this time. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Allow people to exclude regex code, since it is huge... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Rework termios wrapping code to try and do the right... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Fixup comments regarding large file support (it works... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Don't show shell fragments |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Patch from Michael E Brown <mebrown@michaels-house... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Patch from Stefan Soucek <[email protected]> to... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Fixup v850 architecture autodetection, from Miles Bader |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Be more carefull about erroring out of shell fragments... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Fix duplicate of timezone |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Eric Andersen | Remove "-Wl,--no-undefined" |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Eric Andersen | Scrub malloc handling |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Eric Andersen | Mahe 'make clean' remove generated bits/syscall.h, as |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Eric Andersen | Fix stpcpy function declaration |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Eric Andersen | Use public interface, not a glibc style private one |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Eric Andersen | Support tmpfile64 (just a weak for tmpfile) |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Eric Andersen | Fix stupid typing problems |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Eric Andersen | Fix formatting. Stub out pthread_join and pthread_exit... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Eric Andersen | Support statvfs and statfs. Added getmntent_r (and... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Eric Andersen | Add missing inttypes.h |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Eric Andersen | Make getopt act the same regardless whether the app... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Eric Andersen | Oops. I'd accidentally enabled a #define for __NR_get_... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Eric Andersen | Enable several more syscalls. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Fixes from M. R. Brown <[email protected]> to fixup... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Cope with all variants of 'gcc -dumpmachine' output |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Patch to add rcmd support, from Stefan Soucek, which... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Fix a few things I'd missed when using old (2.0.x)... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Oops. Disable threading. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Sync SH header files with glibc 2.2.4, so it can actual... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Once again, rework the signal handling to be even more... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Take the shorcut version, which is good enough for |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Fix usleep to work correctly. Fix sleep behavior in the |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Turn off the useless personality crap |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Silly spelling error |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | New and improved! |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Cleaned up test that doesn't need manual intervention. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Andersen | Add a test for a sigchld bug |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Eric Andersen | Support arch specific optimizations (examples shown... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Eric Andersen | Change all 'cd <foo>; bar' constructs to 'cd <foo>... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Eric Andersen | Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Eric Andersen | Remove erroneous allow-shlib-undefined |
commit | commitdiff | tree | snapshot |
2001-12-29 |
David Schleef | A little script to strip out unused portions of shared... |
commit | commitdiff | tree | snapshot |
2001-12-29 |
Eric Andersen | Add in the missing get_kernel_syms syscall |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | More Updates. |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | Add udhcp |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | More scrubbing |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | Sigh. More grammar fixes |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | Grammar |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | Text update |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | update website for release |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | Support older link name |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | Bump version number to 0.98 |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Eric Andersen | Update some URLs |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Eric Andersen | A very large patch from Miles Bader <[email protected]... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Eric Andersen | Miles Bader <[email protected]> noted that I'd broken... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Eric Andersen | Oops. Revert debugging defines |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Fix snapshot link |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Forgot this |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Update the docs and website |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Add the website into CVS |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Ignore tmp dir |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Fixup autogeneration of bits/syscalls.h |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Use tar instead of cp -LR for make install, since older... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Steven Carr noticed that uClibc's inet_aton() is strict... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Eric Andersen | Oops. I accidentally commited some experimental test... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Eric Andersen | Update my email address. I am no longer [email protected] |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Eric Andersen | Use the asm version by default on x86. Tag _start... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Eric Andersen | Add basename and dirname. Write memrchr. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
David McCullough | merged the two startup files so that uClinux people... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Eric Andersen | patch from Jari Korva <[email protected]>: |
commit | commitdiff | tree | snapshot |
2001-12-05 |
David McCullough | Add in an ARCH_CFLAGS placeholder so scripts can mod it. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
David McCullough | Hack the 68000 last ditch abort to work for all 68000... |
commit | commitdiff | tree | snapshot |
next |