| Commit message (Expand) | Author | Age | Files | Lines |
* | More hiding, including __mempcpy | Peter S. Mazinger | 2005-12-03 | 119 | -301/+401 |
* | Remove incorrect display stripping crt1.S | Peter S. Mazinger | 2005-12-02 | 1 | -2/+0 |
* | Don't strip interp.c, thx blindvt | Peter S. Mazinger | 2005-12-02 | 1 | -1/+0 |
* | add some notes (thanks to mjn3) as to why we need these weaks, remove all the... | Mike Frysinger | 2005-12-02 | 1 | -43/+44 |
* | Remove prototypes that are in kernel_sigaction.h already | Peter S. Mazinger | 2005-12-02 | 1 | -5/+0 |
* | No, '__mempcpy' is used by user-space applications, like coreutils for exampl... | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
* | Enable alias for 'bcopy' otherwise BusyBox will not build *sigh*. | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
* | Fix make macro. Did you even fricking test this? | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
* | Kill 2 redefine warnings w/ gcc-4.x | Peter S. Mazinger | 2005-12-01 | 2 | -2/+2 |
* | I must have been crazy ... | Peter S. Mazinger | 2005-12-01 | 1 | -1/+1 |
* | Forgotten that this file is special and does not accept hidden, __mempcpy is ... | Peter S. Mazinger | 2005-12-01 | 1 | -1/+1 |
* | Make __syscall_fadvise64_64 static inline | Peter S. Mazinger | 2005-12-01 | 1 | -1/+1 |
* | Use $@,$< | Peter S. Mazinger | 2005-12-01 | 1 | -3/+3 |
* | Hide mostly used functions | Peter S. Mazinger | 2005-12-01 | 172 | -789/+882 |
* | Remove test file | Peter S. Mazinger | 2005-12-01 | 1 | -1454/+0 |
* | fix libc_hidden_builtin_def | Mike Frysinger | 2005-12-01 | 1 | -2/+2 |
* | link in new hp-timing.h file | Mike Frysinger | 2005-12-01 | 1 | -1/+3 |
* | add support for generating .s files for debug purposes | Mike Frysinger | 2005-12-01 | 1 | -0/+3 |
* | get rid of mips-specific types.h since common one contains more fixes | Mike Frysinger | 2005-12-01 | 2 | -148/+2 |
* | sync with glibc | Mike Frysinger | 2005-12-01 | 11 | -85/+295 |
* | grab header file from glibc | Mike Frysinger | 2005-12-01 | 1 | -0/+83 |
* | touchup how we declare the posix_fadvise functions and fix the case where pos... | Mike Frysinger | 2005-12-01 | 2 | -18/+13 |
* | sync with glibc (and shrinks the object code nicely by like half) | Mike Frysinger | 2005-12-01 | 4 | -73/+76 |
* | Sync w/ glibc | Peter S. Mazinger | 2005-11-30 | 1 | -4/+4 |
* | change __rt_sigprocmask to static inline | Peter S. Mazinger | 2005-11-30 | 1 | -0/+1 |
* | Sync w/ glibc | Peter S. Mazinger | 2005-11-30 | 1 | -6/+25 |
* | sync with glibc header | Mike Frysinger | 2005-11-30 | 1 | -3/+39 |
* | grab header from glibc | Mike Frysinger | 2005-11-30 | 1 | -0/+55 |
* | sync with linuxthreads.old_db/Makefile.in | Mike Frysinger | 2005-11-30 | 1 | -9/+11 |
* | tweak setting of so/a-y slightly | Mike Frysinger | 2005-11-30 | 1 | -3/+3 |
* | touchup whitespace | Mike Frysinger | 2005-11-30 | 1 | -4/+3 |
* | fix warning about __random() not being a prototype | Mike Frysinger | 2005-11-30 | 1 | -1/+1 |
* | dont display cd;make | Mike Frysinger | 2005-11-30 | 1 | -3/+3 |
* | get rid of unused sysdep.h header | Mike Frysinger | 2005-11-30 | 4 | -131/+0 |
* | grab some headers/updates from glibc | Mike Frysinger | 2005-11-30 | 5 | -1/+328 |
* | sync with glibc to parse error in C version of test_and_set | Mike Frysinger | 2005-11-30 | 1 | -21/+12 |
* | fix warning using glibc method | Mike Frysinger | 2005-11-30 | 1 | -3/+1 |
* | Use __STDC__ syntax, no need for prototype if random_r is before srandom_r | Peter S. Mazinger | 2005-11-29 | 1 | -62/+60 |
* | Correct typo | Peter S. Mazinger | 2005-11-29 | 1 | -1/+1 |
* | Paul Brook writes: | Mike Frysinger | 2005-11-29 | 1 | -0/+2 |
* | Paul Brook writes: | Mike Frysinger | 2005-11-29 | 1 | -0/+1 |
* | Hiding again | Peter S. Mazinger | 2005-11-29 | 40 | -47/+135 |
* | Allow internal_function to come from libc | Peter S. Mazinger | 2005-11-28 | 2 | -2/+1 |
* | Correct regexec | Peter S. Mazinger | 2005-11-28 | 1 | -0/+2 |
* | Add new regex code from glibc, this is almost double size of the earlier one,... | Peter S. Mazinger | 2005-11-28 | 8 | -1/+10692 |
* | Rename regex.c to regex_old.c | Peter S. Mazinger | 2005-11-28 | 2 | -3/+3 |
* | Add option to allow switching between old and new regex | Peter S. Mazinger | 2005-11-28 | 1 | -0/+10 |
* | Sync regex.h w/ glibc and make regex build w/ it | Peter S. Mazinger | 2005-11-28 | 2 | -76/+83 |
* | Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl) | Peter S. Mazinger | 2005-11-28 | 2 | -1/+3 |
* | Implement and hide __wctype | Peter S. Mazinger | 2005-11-28 | 1 | -2/+5 |