Commit Verlauf

Autor SHA1 Nachricht Datum
  Austin Foxley 75273b98a9 make the sem_open changes actually compile vor 14 Jahren
  Mikhail Gusarov 8d74517c16 Extend __gen_tempname with mode argument vor 14 Jahren
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes vor 15 Jahren
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden vor 15 Jahren
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal vor 15 Jahren
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions vor 15 Jahren
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments vor 15 Jahren
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block vor 16 Jahren
  Mike Frysinger 420745afd4 Nickolai Zeldovich writes: if the temp name already exists, then the retry code does not create a new temp name as the code to do so is outside of the retry loop vor 17 Jahren
  Peter S. Mazinger f37aeefc62 Do not build *64 and llseek, correct some failure when LFS is disabled vor 18 Jahren
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed vor 18 Jahren
  Mike Frysinger 3215f00fc6 touchup code a bit and shrink it by a few bytes vor 18 Jahren
  Peter S. Mazinger 3c84ded68a Convert internal users of chmod/*stat*, minimize change for __strsep vor 18 Jahren
  Mike Frysinger a005e0b515 macro away the last parameter since we dont actually utilize it (saves a few bytes) and fix signed warnings vor 18 Jahren
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll vor 18 Jahren
  Peter S. Mazinger afdecae49f Use internal versions vor 18 Jahren
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy vor 18 Jahren
  Peter S. Mazinger 8a0b43005a Hide mostly used functions vor 18 Jahren
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones vor 18 Jahren
  Peter S. Mazinger 83b2918ebe Some more hidden internals vor 18 Jahren
  Mike Frysinger 650870cb83 In Bug 116, dicksnippe writes: vor 19 Jahren
  Eric Andersen 9c97a1ee9b Oops. Missed a spot. vor 20 Jahren
  Eric Andersen 4305cac76f scrap the goofy time + getpid() based "randomness" and use vor 20 Jahren
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've vor 21 Jahren
  Eric Andersen b9e9d181df Some commentary 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
  Manuel Novoa III 03e039820d Swap in the new stdio code. vor 22 Jahren
  Eric Andersen 0fe8d5df2c Update temp file handling and use a single function to do all vor 23 Jahren