Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter S. Mazinger b0c8130cec Change __OPTIMIZE__ > 0 to defined(__OPTIMIZE__) as in glibc-2.3.5. hace 18 años
  Mike Frysinger 32f94b6380 merge some misc stuff from glibc hace 18 años
  Mike Frysinger ac7e889a24 move misc internal definitions to a sep file to minimize differences with features.h from glibc hace 18 años
  Mike Frysinger 22a8268ff4 In Bug 364 by hassold: hace 19 años
  Mike Frysinger 7faa798bed newer linux headers define __cast__ in compiler.h so lets fake it too hace 19 años
  Eric Andersen b33b788f89 Arrange to hide uClibc internals hace 19 años
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files hace 20 años
  Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused hace 20 años
  Eric Andersen 7b6c8a1adc Cope with 2.6.x headers hace 20 años
  Eric Andersen a156c18dd5 prevent some needless warnings when building w/2.6.x kernel headers hace 20 años
  Eric Andersen 4ad53a1548 sigh. The cris compiler doesn't do link_warning's.... hace 20 años
  Manuel Novoa III 2b525c3b4f Only define __STDC_ISO_10646__ if wide char support is enabled. hace 21 años
  Eric Andersen 113471cb0b Avoid gratuitous conflicts when used with kernel headers hace 21 años
  Eric Andersen 6bcdf8107d also carefully booleanize the false value hace 21 años
  Eric Andersen 85a056b071 silly me, thats not going to work. hace 21 años
  Eric Andersen 2770a21e74 An even simpler likely hace 21 años
  Eric Andersen 93488c77e9 Update likely() to cope with truth values other than 1 hace 21 años
  Eric Andersen 6378959ced Patch from Stefan Allius: hace 21 años
  Eric Andersen 25288a6fcc Make sure we have __linux__ defined hace 21 años
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've hace 21 años
  David McCullough bea67a752d hace 22 años
  Eric Andersen 7aac136035 Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to use hace 22 años
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. hace 22 años
  Eric Andersen 5056666758 Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp> hace 22 años
  Eric Andersen 3d9e386284 Remove function declartions from include/features.h, create hace 22 años
  Eric Andersen cdb29e3ea6 Rework __gen_tempname() to better match glibc, and add mkstemp64(), hace 22 años
  Eric Andersen 8dbb3b0aac Hide libc specific junk inside a #ifdef _LIBC to avoid hace 22 años
  Eric Andersen 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over hace 22 años
  Eric Andersen 8161b6d9e1 Remove elimination of __BEGIN_DECLS/__END_DECLS hace 22 años
  Manuel Novoa III ed3942d1ac I was confusing the effects of _LARGEFILE_SOURCE with those of hace 22 años