Eric Andersen
|
0c068b285c
Mention subversion and provide access info. Remove mention of cvs.
|
20 years ago |
Ned Ludd
|
c19bb129a9
- 1/NN patches for ssp
|
20 years ago |
Eric Andersen
|
bc8dffb046
Update release target for subversion
|
20 years ago |
Mike Frysinger
|
214557d8bf
add notes about header generation
|
20 years ago |
Ned Ludd
|
0e12850e27
- updated getent script to match behaviors of newer glibc getent. update from Peter S. Mazinger
|
20 years ago |
Joakim Tjernlund
|
6c08a18f5d
Fix death event reporting properly.
|
20 years ago |
Eric Andersen
|
ddeb09cb2e
Restore it so we get gdb
|
20 years ago |
Eric Andersen
|
7a83a9f1da
Always use the target CC when generating include/bits/sysnum.h, since some
|
20 years ago |
Joakim Tjernlund
|
76d9136b8f
Sync with latest GLIBC.
|
20 years ago |
Joakim Tjernlund
|
132f19003a
Oops, remove extra sigaddset() call. Don't know how that one got there.
|
20 years ago |
Eric Andersen
|
badf6dd685
Hi Erik and Manuel
|
20 years ago |
Eric Andersen
|
0e2bf1ef11
Use HOSTCC for seting up the syscall list
|
20 years ago |
Mike Frysinger
|
8f09de8da8
merge parallel build support
|
20 years ago |
Mike Frysinger
|
130697527b
merge parallel build support
|
20 years ago |
Mike Frysinger
|
dd8d43ce31
make sure libdl static and shared targets are built properly
|
20 years ago |
Peter Kjellerstedt
|
6716bc702e
Use $(LN) rather than ln.
|
20 years ago |
Eric Andersen
|
610c850501
When there is no umount syscall, but umount2 is available, then
|
20 years ago |
Mike Frysinger
|
13284bb0b2
ignore our headers hack
|
20 years ago |
Mike Frysinger
|
7c583eee29
clean up dependencies so libraries are only rebuilt when needed and so that parallel build works correctly
|
20 years ago |
Mike Frysinger
|
ff680cf9e8
add a tiny hack so that the headers target isnt rebuilt all the time, only when it should be
|
20 years ago |
Mike Frysinger
|
5f9dfa0981
beautify
|
20 years ago |
Mike Frysinger
|
a0fa906aad
touchup the dependencies so that the sysdeps object files will override the toplevel linuxthreads generic object files
|
20 years ago |
Peter Kjellerstedt
|
acd92003c8
Avoid compiler warnings.
|
20 years ago |
Peter Kjellerstedt
|
7b735a3758
Use Makefile if statements rather than their shell counterparts.
|
20 years ago |
Peter Kjellerstedt
|
e1f0882b43
Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined,
|
20 years ago |
Mike Frysinger
|
f1f7275f48
ok, worry over race condition doesnt exist because we only have 1 subdir running $(AR), and the toplevel $(AR) isnt invoked until subdirs have finished
|
20 years ago |
Mike Frysinger
|
1026731d29
fix target dependencies to support parallel building
|
20 years ago |
Mike Frysinger
|
10b8619872
tweak dependencies so the archive is only rebuilt when the object files are updated
|
20 years ago |
Mike Frysinger
|
13e84d1073
use $(RANLIB)
|
20 years ago |
Mike Frysinger
|
eaa4b0e899
redo targets so the archives are only re-built when needed. also change the logic to use Makefile if statements rather than shell.
|
20 years ago |