summaryrefslogtreecommitdiffstats
path: root/newlib/libtool.m4
Commit message (Collapse)AuthorAgeFilesLines
* 2006-03-29 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2006-03-291-1/+1
| | | | | * libtool.m4: Set lt_cv_deplibs_check_method=pass_all for linux-newlib libc implementations.
* * libtool.m4: New file.Thomas Fitzsimmons2002-07-041-0/+879
* libc/sys/linux/process.c: Implement vfork in terms of fork, rather than as a syscall.