Commit History

Author SHA1 Message Date
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 23 years ago
  Eric Andersen a7941d4f37 Rename __stdio_close_all to __stdio_flush_buffers. Eliminate an 23 years ago
  Eric Andersen 5305b3df0a Support strong_alias and begin merging usage of weak_function 23 years ago
  Eric Andersen 8dc1d08d0c Add in support for the Hitach H8/300H architecture, 23 years ago
  Eric Andersen 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. 24 years ago
  David McCullough ca73e6a5f6 24 years ago
  Eric Andersen 92773db48e Cleanup the toploevel makefile handing of shared libs. Add weak_alias 24 years ago
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 years ago
  David McCullough 8cdb05af7d 24 years ago
  Manuel Novoa III 84fb6c9e25 Make sure errno is 0 before we call main (may have been set while initializing). 24 years ago
  Manuel Novoa III dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 24 years ago