Commit History

Author SHA1 Message Date
  Peter S. Mazinger ba31c6c463 Remove TOPDIR 18 years ago
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture 18 years ago
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 18 years ago
  Mike Frysinger 130697527b merge parallel build support 19 years ago
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 years ago
  Eric Andersen dffe7a72fb Quick implementation of sigwait. Doesn't handle thread cancelation 20 years ago
  Eric Andersen c1bb4ddffb Fix a few things I'd missed when using old (2.0.x) kernels. 22 years ago
  Eric Andersen b88ff80f70 Once again, rework the signal handling to be even more correct. We no 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Eric Andersen e625699c3b Fix support for sysv style signals 22 years ago
  Eric Andersen cd2b5379fc Fix up sig handling so it is more in sync with glibc behavior 22 years ago
  Eric Andersen e7dc0f213e Add in (stub out really) __libc_current_sigrtmin, and 23 years ago
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 years ago
  Eric Andersen 887a0c51a3 Oops. Forgot the makefile updates 23 years ago
  Manuel Novoa III fce469e791 Add missing function sigfillset. 23 years ago
  Eric Andersen d777bf7516 Add sigintr, from a patch by Michael Shmulevich 23 years ago
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago
  Eric Andersen 91102e0dec Fix doc blunder. 23 years ago
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 23 years ago
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 23 years ago
  Eric Andersen 8fee51d63a Fix up signal handling 23 years ago
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 23 years ago
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and 23 years ago
  Eric Andersen 9b7d191055 More updates. Implement strsignal. Add pwd_grp tests 23 years ago
  Eric Andersen af1112c8d9 Makefile update 23 years ago
  Eric Andersen a99617fe8f Finish reorganizing things. At least I think I've finished. 23 years ago