Historique des commits

Auteur SHA1 Message Date
  Bernhard Reutner-Fischer 477041e794 - revert wrong r24049 il y a 15 ans
  Bernhard Reutner-Fischer 17e9e1b9d5 - Remove linux-specific prototypes if asked to. il y a 15 ans
  Denis Vlasenko 1e85d9e010 New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMU il y a 16 ans
  Bernhard Reutner-Fischer 07beb34d51 - make libcrypt optional. Untested. il y a 16 ans
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features il y a 16 ans
  Denis Vlasenko eed923be3e Rework smallint machinery so that it will reliably fail to compile il y a 16 ans
  Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: il y a 16 ans
  Mike Frysinger 36c53e8e4f sync with glibc as pointed out by Bernhard Fischer il y a 17 ans
  Peter S. Mazinger aa4ca3b577 Sync w/ glibc, we can leave __USE_ATFILE in, because we do not define it in features.h il y a 18 ans
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it il y a 18 ans
  Peter S. Mazinger 92d3d28e87 Sync w/ glibc, mostly REDIRECT_NTH,__wur il y a 18 ans
  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 il y a 18 ans
  Mike Frysinger 20e7f61155 sync getopt headers with glibc il y a 18 ans
  Peter S. Mazinger e050c1a78a Use bits/getopt.h, getopt.h is not included if GNU_GETOPT support is disabled il y a 18 ans
  Peter S. Mazinger c72bf65f09 Sync w/ glibc il y a 18 ans
  Eric Andersen 977216264f Do not stub out functions for mmu-less systems. Hide all il y a 18 ans
  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 il y a 19 ans
  Eric Andersen 23a9e94400 Remove unimplemented non-SuSv3 function prototypes il y a 19 ans
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files il y a 20 ans
  Eric Andersen 733eb3f9b3 Add some missing prototypes il y a 20 ans
  Manuel Novoa III f223985456 Add back in table-less ctype funcs for those interested in minimizing il y a 20 ans
  "Steven J. Hill" 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and il y a 22 ans
  Eric Andersen 072938a98d Eliminate C++ style comments il y a 22 ans
  Eric Andersen e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
  Eric Andersen f2e01e948c Put a bandaid on getpgrp behavior il y a 23 ans
  Eric Andersen 77d10fe916 Don't include asm/unistd.h il y a 23 ans
  Eric Andersen 92773db48e Cleanup the toploevel makefile handing of shared libs. Add weak_alias il y a 23 ans
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from il y a 23 ans
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. il y a 23 ans
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... il y a 23 ans