커밋 기록

작성자 SHA1 메시지 날짜
  Denis Vlasenko 1007c6844b sgetspent: add missing free/__uc_malloc calls 17 년 전
  Denis Vlasenko 1569b74b9f make pwd_grp.c use __uc_malloc 17 년 전
  Peter Kjellerstedt 07b15c5f21 Patch by Ricard Wanderlof <ricardw at axis dot com>: 17 년 전
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 18 년 전
  Mike Frysinger 3fdaf2bbc7 fix from psm: add UCLIBC_ prefix to HAS_SHADOW option 18 년 전
  Peter S. Mazinger b19fae0019 s/staticly/statically/, thx Bernhard Fischer 18 년 전
  Peter S. Mazinger 64b8d39133 Mark some functions as BSD only 18 년 전
  Peter S. Mazinger d126b4a3fb Mark SVID functions 18 년 전
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 18 년 전
  Peter S. Mazinger 49907ee1c5 Update some copyrights 18 년 전
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 년 전
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 년 전
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 년 전
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 년 전
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 19 년 전
  Mike Frysinger 5a0c58adc7 fix some warnings 19 년 전
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 19 년 전
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 19 년 전
  Peter S. Mazinger afdecae49f Use internal versions 19 년 전
  Peter S. Mazinger 53b5f21c9c Hide more 19 년 전
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 19 년 전
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 19 년 전
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 19 년 전
  Peter S. Mazinger d0a43ed93f Workaround to allow this directory to IMA compile. Someone w/ better understanding, please try to rework this by using only one copy of sp_off 19 년 전
  Peter S. Mazinger 4b5394e5db Move GETXXKEY_R_FUNC into a separate file to allow IMA compiling 19 년 전
  Peter S. Mazinger f6099118fe Remove duplicate locking defines for IMA compiling. 19 년 전
  Peter S. Mazinger acbd270e37 include headers only if the related option is enabled 19 년 전
  Eric Andersen a43573507b Cleanup a few of the more egregiously broken sysconf values to 20 년 전
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 년 전
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 21 년 전