Commit History

作者 SHA1 備註 提交日期
  Mike Frysinger afa5bf6803 as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont exist if user disables the option 18 年之前
  Mike Frysinger 20e7f61155 sync getopt headers with glibc 18 年之前
  Peter S. Mazinger e050c1a78a Use bits/getopt.h, getopt.h is not included if GNU_GETOPT support is disabled 18 年之前
  Peter S. Mazinger c72bf65f09 Sync w/ glibc 18 年之前
  Eric Andersen 977216264f Do not stub out functions for mmu-less systems. Hide all 18 年之前
  Mike Frysinger af9db46889 remove pthread_atfork() prototype since SuSv3 doesnt *require* it and glibc-2.3.x has since punted it too from unistd.h 19 年之前
  Eric Andersen 23a9e94400 Remove unimplemented non-SuSv3 function prototypes 19 年之前
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files 20 年之前
  Eric Andersen 733eb3f9b3 Add some missing prototypes 20 年之前
  Manuel Novoa III f223985456 Add back in table-less ctype funcs for those interested in minimizing 21 年之前
  "Steven J. Hill" 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and 22 年之前
  Eric Andersen 072938a98d Eliminate C++ style comments 22 年之前
  Eric Andersen e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年之前
  Eric Andersen f2e01e948c Put a bandaid on getpgrp behavior 23 年之前
  Eric Andersen 77d10fe916 Don't include asm/unistd.h 23 年之前
  Eric Andersen 92773db48e Cleanup the toploevel makefile handing of shared libs. Add weak_alias 23 年之前
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from 23 年之前
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. 23 年之前
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... 23 年之前
  Eric Andersen aa85deb86c Remove environ from _USE_GNU wrapper. 23 年之前
  Eric Andersen afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 23 年之前
  Eric Andersen dc7f2e1bf0 Fix up a few messes so it compiles cleanly again. 23 年之前
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 23 年之前
  Eric Andersen 042c7cf849 Fix a few more screwups. 23 年之前
  Eric Andersen 4e766ab43c Forgot a few things... 23 年之前
  Eric Andersen c1fe19d4c1 Bug ugly formatting update 24 年之前
  Eric Andersen 84866232d9 Yet more updates. Getting closer.... 24 年之前
  Eric Andersen 56e5d28c81 More stuff. Down to only 43 missing functions before BusyBox will 24 年之前
  Eric Andersen a67c627325 Lots and lots of cleanups. 24 年之前
  Eric Andersen 42ee079162 More header file cleanup. 24 年之前