Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Mike Frysinger 3b7d15acd1 sync with glibc coding style to make further updates easier 20 yıl önce
  Mike Frysinger b9fdf74a3f sync license with glibc 20 yıl önce
  Mike Frysinger 05b42f4e48 sync license with glibc 20 yıl önce
  Mike Frysinger 7d342c378c sync with glibc 20 yıl önce
  Mike Frysinger 8fd79c518f import some fixes from glibc 20 yıl önce
  Mike Frysinger 1fa40663d3 import pthread_attr_{get,set}stack functions from glibc along with a few attr fixes 20 yıl önce
  Mike Frysinger 2be79fd8f7 import the helper function pthread_for_each_thread from glibc 20 yıl önce
  Mike Frysinger 11740630bb import misc defines from glibc 20 yıl önce
  Mike Frysinger 5f6104b428 make sure function is always inlined 20 yıl önce
  Mike Frysinger d09b3bac47 sync with glibc and remove duplicated SEM_VALUE_MAX define 20 yıl önce
  Mike Frysinger 4cb089f596 sync with glibc 20 yıl önce
  Mike Frysinger 00ff75bca3 sync with glibc 20 yıl önce
  Mike Frysinger a6f23153a4 slight tweak to minimize diffs with glibc 20 yıl önce
  Mike Frysinger c9643a0bbf sync code style with glibc 20 yıl önce
  Mike Frysinger 11e9576021 import license updates from glibc 20 yıl önce
  Mike Frysinger 270bd86b4f punt _DL_FINI_CRT_COMPAT option now that 0.9.28 has been released 20 yıl önce
  Mike Frysinger 073cd03a2c Fix by Martin Schlemmer: 20 yıl önce
  Mike Frysinger ee11fb2608 unused 20 yıl önce
  Mike Frysinger b0642fa63c dlvsym stub 20 yıl önce
  Mike Frysinger 4631c57c80 grab some updates from glibc 20 yıl önce
  Mike Frysinger 21c4912151 clean up code and make it easy to extend 20 yıl önce
  Mike Frysinger 71646527ef dont fail if target doesnt support mmap64 20 yıl önce
  Mike Frysinger 27f04c4b3e grab a tiny mmap implementation from glibc 20 yıl önce
  Mike Frysinger bc5829aeab make sure the syscall mmap func isnt exported 20 yıl önce
  Mike Frysinger 977a560255 fix string functions to not treat the size_t as ssize_t 20 yıl önce
  Eric Andersen 7f1fd5234f update developer verbage 20 yıl önce
  Mike Frysinger ddb3233385 add (size_t)-1 border case tests for strncat and strncmp, and add a bunch of tests for strnlen based on strlen 20 yıl önce
  Mike Frysinger d4bfde8b5f add M_PERTURB define from glibc and Frank Mehnert writes: the following patch fixes a compile problem where malloc.h was included into a C++ file 20 yıl önce
  Mike Frysinger 97b3ceebfa anemo writes in Bug 9: use ElfW(auxv_t) instead of Elf32_auxv_t 20 yıl önce
  Mike Frysinger ee375653ed some fixes by anemo in Bug 9 to play nicely with 32 or 64 bit hosts 20 yıl önce