Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko cac6ed4e68 test/regex/tst-regex2.c: fix test failure. Next one is immediately after... há 15 anos atrás
  Denis Vlasenko 1cfb1a3247 heed compiler warnings about checking non-defined variables in #if directives há 16 anos atrás
  Denis Vlasenko 9611f84e12 *: remove vestiges of gcc's "bounded pointers" feature, há 16 anos atrás
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. há 16 anos atrás
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal há 16 anos atrás
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions há 16 anos atrás
  Bernhard Reutner-Fischer af64d37942 - fix for r23427. Thanks to psm for mentioning this and sorry for the breakage há 16 anos atrás
  Bernhard Reutner-Fischer 7a0eea11b4 - remove non stdc path (old style definitions). No obj-code changes há 16 anos atrás
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace há 16 anos atrás
  Bernd Schmidt e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. há 16 anos atrás
  Denis Vlasenko 87726c7887 add missing includes of unistd.h for smallint usage há 16 anos atrás
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. há 16 anos atrás
  Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: há 16 anos atrás
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block há 16 anos atrás
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc há 16 anos atrás
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, há 17 anos atrás
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE há 18 anos atrás
  Mike Frysinger 1ecf6c3708 include stdint.h and check __intptr_t_defined to see if we need to setup uintptr_t há 18 anos atrás
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt há 18 anos atrás
  Mike Frysinger aaf2fdcab5 fix warning when sizeof uchar_t is 8 bits há 18 anos atrás
  Peter S. Mazinger 15868f9c3d s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ... há 18 anos atrás
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
  Peter S. Mazinger 43123f2ccc Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE há 19 anos atrás
  Peter S. Mazinger c39976972e glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabled há 19 anos atrás
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll há 19 anos atrás
  Peter S. Mazinger afdecae49f Use internal versions há 19 anos atrás
  Peter S. Mazinger 53b5f21c9c Hide more há 19 anos atrás
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... há 19 anos atrás
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll há 19 anos atrás
  Peter S. Mazinger 5c325e1a16 Forgotten that this file is special and does not accept hidden, __mempcpy is hidden again há 19 anos atrás