Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files vor 20 Jahren
  Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused vor 20 Jahren
  Eric Andersen 7b6c8a1adc Cope with 2.6.x headers vor 20 Jahren
  Eric Andersen a156c18dd5 prevent some needless warnings when building w/2.6.x kernel headers vor 20 Jahren
  Eric Andersen 4ad53a1548 sigh. The cris compiler doesn't do link_warning's.... vor 21 Jahren
  Manuel Novoa III 2b525c3b4f Only define __STDC_ISO_10646__ if wide char support is enabled. vor 21 Jahren
  Eric Andersen 113471cb0b Avoid gratuitous conflicts when used with kernel headers vor 21 Jahren
  Eric Andersen 6bcdf8107d also carefully booleanize the false value vor 21 Jahren
  Eric Andersen 85a056b071 silly me, thats not going to work. vor 21 Jahren
  Eric Andersen 2770a21e74 An even simpler likely vor 21 Jahren
  Eric Andersen 93488c77e9 Update likely() to cope with truth values other than 1 vor 21 Jahren
  Eric Andersen 6378959ced Patch from Stefan Allius: vor 21 Jahren
  Eric Andersen 25288a6fcc Make sure we have __linux__ defined vor 21 Jahren
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've vor 21 Jahren
  David McCullough bea67a752d vor 22 Jahren
  Eric Andersen 7aac136035 Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to use vor 22 Jahren
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. vor 22 Jahren
  Eric Andersen 5056666758 Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp> vor 22 Jahren
  Eric Andersen 3d9e386284 Remove function declartions from include/features.h, create vor 22 Jahren
  Eric Andersen cdb29e3ea6 Rework __gen_tempname() to better match glibc, and add mkstemp64(), vor 22 Jahren
  Eric Andersen 8dbb3b0aac Hide libc specific junk inside a #ifdef _LIBC to avoid vor 22 Jahren
  Eric Andersen 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over vor 22 Jahren
  Eric Andersen 8161b6d9e1 Remove elimination of __BEGIN_DECLS/__END_DECLS vor 22 Jahren
  Manuel Novoa III ed3942d1ac I was confusing the effects of _LARGEFILE_SOURCE with those of vor 22 Jahren
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from vor 22 Jahren
  Manuel Novoa III 4c210f02a2 Output an error if uClibc's and app's largefile configuration are incompatible. vor 22 Jahren
  Eric Andersen 5305b3df0a Support strong_alias and begin merging usage of weak_function vor 22 Jahren
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in vor 22 Jahren
  Eric Andersen 8dc1d08d0c Add in support for the Hitach H8/300H architecture, vor 22 Jahren
  Eric Andersen e8601fea85 Do not expose the weak_alias() junk to the world. Wrap it vor 22 Jahren