diff options
author | Samuel Thibault <samy@hurd.youpi.perso.aquilenet.fr> | 2012-05-20 13:37:08 +0000 |
---|---|---|
committer | Samuel Thibault <samy@hurd.youpi.perso.aquilenet.fr> | 2012-05-20 13:37:08 +0000 |
commit | 756a64304b61a94b9b57ae88c4af5654152f5b8e (patch) | |
tree | c65bf4981fbf56c3d63d58dcd7ad4893d47890db /libpthread/ChangeLog | |
parent | d0109384c8d7ae06f50dcf0804aa7d30356dbde0 (diff) |
Remove libpthread, now in eglibc
Diffstat (limited to 'libpthread/ChangeLog')
-rw-r--r-- | libpthread/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libpthread/ChangeLog b/libpthread/ChangeLog deleted file mode 100644 index e991eac7..00000000 --- a/libpthread/ChangeLog +++ /dev/null @@ -1,6 +0,0 @@ -51839d398b0f9885a17ab5c0768b8dec4dd9eb79 is the last commit imported from CVS. -All commits after that one have valid author and committer information. - -Use this to examine the change log for earlier changes: - - $ git show 51839d398b0f9885a17ab5c0768b8dec4dd9eb79:ChangeLog |