커밋 기록

작성자 SHA1 메시지 날짜
  Peter S. Mazinger 5937c62e1d Replace TOPDIR 19 년 전
  Mike Frysinger f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 19 년 전
  Mike Frysinger 5aa97ad5d1 dont try to build fork if the arch doesnt support it (like ia64) 19 년 전
  Peter S. Mazinger 0a7b9d5d57 Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects to a lib 19 년 전
  Peter S. Mazinger c24e561a34 Replace TOPDIR w/ top_builddir 19 년 전
  Peter S. Mazinger 6ff3e442de Remove unneeded top_builddir 19 년 전
  Peter S. Mazinger 76d780f47e Add link.so, add support for CFLAGS-$(subdir), where subdir is the last part of dir, or the full path relativ to top_srcdir, remove *CPPFLAGS, not used, remove $< from multi, unusable 19 년 전
  Peter S. Mazinger 15870aba49 Use -z relro/-z now on all libs, add some new variables needed later, move common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH 19 년 전
  Mike Frysinger ebb0a88c81 we want to compare the register value itself, not the address of the variable holding the register value 19 년 전
  Mike Frysinger 5c9b710b7b allow the threads option 19 년 전
  Mike Frysinger b587cbb04a touchup pretty STRIP output a little 19 년 전
  Mike Frysinger 222c137f6c update copyright and license, add _BITS_SETJMP_H protection around the file, make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS 19 년 전
  Mike Frysinger 3bfee14cbc rename files to .s like they should be 19 년 전
  Mike Frysinger e264ded5e0 rename files to .s like they should be 19 년 전
  Mike Frysinger 27be0830a0 add support for .s translation like .S 19 년 전
  Mike Frysinger 5396647d53 condense rules to be easier to read 19 년 전
  Mike Frysinger bba3701cd5 sync with glibc and fix warning when building pthreads 19 년 전
  Mike Frysinger 3e73f8b907 this is GNU source 19 년 전
  Mike Frysinger 056a92f7e3 import updates from glibc 19 년 전
  Mike Frysinger 1e80791974 include pthreads if appropriate ala glibc 19 년 전
  Mike Frysinger 274fdbb0f4 add rules to handle .s and .E 19 년 전
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 년 전
  Peter S. Mazinger cc9da0a85c Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks 19 년 전
  Peter S. Mazinger a0a0d23539 Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread 19 년 전
  Peter S. Mazinger 8a87f4950a Update copyright notice 19 년 전
  Peter S. Mazinger 8d0348abfd Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong 19 년 전
  Peter S. Mazinger bfaefca651 Hide __libc_sa_len 19 년 전
  Peter S. Mazinger da07a3549b Hide some internally used functions 19 년 전
  Peter S. Mazinger 6b8c0cedae Correct Warning: function declaration isn't a prototype 19 년 전
  Mike Frysinger a9f5aa1cc9 rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version 19 년 전