Commit History

Author SHA1 Message Date
  Joakim Tjernlund 7058b3fc16 Fix bug 370. 18 years ago
  Joakim Tjernlund 50adcf84a2 Remove unused function. 18 years ago
  Mike Frysinger aa10bfef77 declare _init/_fini weak if UCLIBC_CTOR_DTOR is not defined 18 years ago
  Joakim Tjernlund 24acea5475 Fix bug 430 and reduce ldso size with 1KB :). Not sure if I need to use fstat64, but I am sure someone will 18 years ago
  Joakim Tjernlund 89856a5b7e Add atomic support for PPC. 18 years ago
  Joakim Tjernlund 6938351535 Change to glibc way of defining syscalls. This should make PPC 18 years ago
  Mike Frysinger 1e509af17b make sure we treat count as size_t, not ssize_t ... fixes with help from khem 18 years ago
  Mike Frysinger 9635ca0660 syntax/whitespace touchups 18 years ago
  Mike Frysinger 021fb898d3 Robin Getz from blackfin.uclinux.org writes: 18 years ago
  Mike Frysinger c962f5a192 remove duplicated p_canceled setting and extra whitespace 18 years ago
  Mike Frysinger 0f8dedf5a4 sync style changes and misc fixes from glibc 18 years ago
  Mike Frysinger c196ed5c18 sync some style changes and stack fixes with glibc 18 years ago
  Mike Frysinger e95a8363c2 sync with glibc and macro out the strong_alias/versioned-symbols to cut down on the diffs 18 years ago
  Mike Frysinger 290e2375ab newer linuxthreads renamed the function invalid_handle() to nonexisting_handle() 18 years ago
  Mike Frysinger 43014917a3 sync with glibc by moving the thread_desc stuff out of internals.h and into a new file descr.h ... also redo thread_desc init by specifying members in the struct by name rather than position 18 years ago
  Mike Frysinger 49c46892a8 revert pthread_exit change until all files using new prototype is ready 18 years ago
  Mike Frysinger 4a8b9dee4f sync all the strong_alias and version compat stuff but make them no-ops with #if magic to cut down on diffs 18 years ago
  Mike Frysinger 3d80eeb43a add hidden_def() macros from glibc but stub them out to cut down on diffs 18 years ago
  Mike Frysinger 06af94afa0 sync changelog with glibc 18 years ago
  Mike Frysinger bf0fdbac7c sync prototypes with glibc 18 years ago
  Mike Frysinger c927e8958d punt wrapsyscall.c as glibc has 18 years ago
  Mike Frysinger 4ae4ca4f8e make sure we use optimized version when building for newer intel/amd cpus 18 years ago
  Mike Frysinger 7703ddcaab import some fixes from glibc 18 years ago
  Mike Frysinger c0be1ede0e sync with glibc and import pthread_rwlock_timed{rd,wr}lock in the process 18 years ago
  Mike Frysinger 57a871021b uClibc has pthread_attr_{get,set}stack now 18 years ago
  Mike Frysinger f3a01e0fe2 sync misc trivial touchups from glibc 18 years ago
  Mike Frysinger 3b7d15acd1 sync with glibc coding style to make further updates easier 18 years ago
  Mike Frysinger b9fdf74a3f sync license with glibc 18 years ago
  Mike Frysinger 05b42f4e48 sync license with glibc 18 years ago
  Mike Frysinger 7d342c378c sync with glibc 18 years ago