diff options
| author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-08-17 15:01:22 +0000 |
|---|---|---|
| committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-08-17 15:01:22 +0000 |
| commit | f3557869630df8ff423f062b97ad98fee01377e1 (patch) | |
| tree | 3f2ba8c1a03d690706e239a1d4108db231f6aac0 /libpthread/nptl/sysdeps/pthread/Subdirs | |
| parent | 54a7d559374ef72fa59bbe3a56d27ff5ec34d3aa (diff) | |
| download | uClibc-alpine-f3557869630df8ff423f062b97ad98fee01377e1.tar.bz2 uClibc-alpine-f3557869630df8ff423f062b97ad98fee01377e1.tar.xz | |
Rename 'fork.c' to be 'fork-nptl.c' because it ends up replacing the object 'libc/sysdeps/linux/common/fork.o' and 'fork' then appears as undefined when applications are linked against uClibc.
Diffstat (limited to 'libpthread/nptl/sysdeps/pthread/Subdirs')
| -rw-r--r-- | libpthread/nptl/sysdeps/pthread/Subdirs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/pthread/Subdirs b/libpthread/nptl/sysdeps/pthread/Subdirs deleted file mode 100644 index 4d1f4d876..000000000 --- a/libpthread/nptl/sysdeps/pthread/Subdirs +++ /dev/null @@ -1 +0,0 @@ -nptl_db |
