Age | Commit message (Expand) | Author |
2007-01-26 | dont actually have to worry about local changes as svn export takes care of that | Mike Frysinger |
2006-12-12 | since we dont symlink the headers, theres nothing to filter | Mike Frysinger |
2006-12-12 | we just want the kernel headers, not the whole kernel source ... so people ma... | Mike Frysinger |
2006-12-11 | kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly | Mike Frysinger |
2006-12-11 | create new menu so people can select what format they wish to build uClibc | Mike Frysinger |
2006-12-08 | Richard Sandiford writes: add support for init/fini arrays in shared flat lib... | Mike Frysinger |
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen |
2006-08-23 | fix from psm: add UCLIBC_ prefix to HAS_SHADOW option | Mike Frysinger |
2006-06-08 | A little whitespace clean up. | Peter Kjellerstedt |
2006-06-08 | Use tar rather than cp to copy all files matching *.so.* from the lib | Peter Kjellerstedt |
2006-05-16 | use cp -P instead of cp -d as pointed out by David DeHaven | Mike Frysinger |
2006-03-09 | Create libpthread_nonshared.a | Peter S. Mazinger |
2006-02-28 | Remove files not used on target | Peter S. Mazinger |
2006-02-27 | Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt | Peter S. Mazinger |
2006-02-26 | Move _lfs_64.h to include and adapt files | Peter S. Mazinger |
2006-02-18 | use a tempfile while generating sysnum.h | Mike Frysinger |
2006-02-18 | touchup header handling in other config targets | Mike Frysinger |
2006-02-18 | tweak the idea between having a MMU and actually using it | Mike Frysinger |
2006-02-18 | touchup headers target somemore so building in subdirs works nicely again | Mike Frysinger |
2006-02-17 | touchup headers output and make it run smoother | Mike Frysinger |
2006-02-14 | clean the test dir silently | Mike Frysinger |
2006-02-13 | ldd usage does not cause a failure in tests and we want to remove it anyways,... | Mike Frysinger |
2006-02-13 | some test uses ldd, make check depend on utils | Peter S. Mazinger |
2006-02-11 | Paul Brook writes: | Mike Frysinger |
2006-02-04 | make build output a little less noisy | Mike Frysinger |
2006-01-15 | use more portable options since some systems suck | Mike Frysinger |
2006-01-13 | fix up ability to rename ldso | Mike Frysinger |
2006-01-12 | only chown on include subdir in DEVEL_PREFIX | Mike Frysinger |
2006-01-08 | use an exclude from file rather than trying to pass wildcards in shell | Mike Frysinger |
2006-01-06 | Jan-Benedict Glaw: run shell scripts through $(SHELL) so people | Mike Frysinger |
2006-01-06 | Jan-Benedict Glaw: allow people to override the default `tar` | Mike Frysinger |
2006-01-06 | Jan-Benedict Glaw writes: | Mike Frysinger |
2006-01-05 | Merge from branch and add removal of 'tls.h' when using NPTL threads. | "Steven J. Hill" |
2005-12-10 | Install dummy libc-internal.h | Peter S. Mazinger |
2005-12-06 | Remove a loop if locales are to be built | Peter S. Mazinger |
2005-12-06 | Move 'librt' includes to be after pthreads since NPTL will be also be adding ... | "Steven J. Hill" |
2005-12-05 | Remove hp-timing.h on clean | Peter S. Mazinger |
2005-12-03 | _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintma... | Peter S. Mazinger |
2005-12-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2005-12-02 | Fix make macro. Did you even fricking test this? | "Steven J. Hill" |
2005-12-01 | I must have been crazy ... | Peter S. Mazinger |
2005-12-01 | Use $@,$< | Peter S. Mazinger |
2005-12-01 | link in new hp-timing.h file | Mike Frysinger |
2005-11-25 | Convert configuration to new build system | Peter S. Mazinger |
2005-11-25 | Same for utils, renamed install_utils to utils_install to avoid conflict when... | Peter S. Mazinger |
2005-11-25 | Remove clean target in extra/locale and use locale_clean | Peter S. Mazinger |
2005-11-25 | Integrate locales into new build system, move everything locale related to ex... | Peter S. Mazinger |
2005-11-25 | Don't remove the directory again, *config did it already | Peter S. Mazinger |
2005-11-25 | Include libc's Makefile.in last to catch all the objects included by others t... | Peter S. Mazinger |
2005-11-25 | forgot to commit added file | Peter S. Mazinger |