aboutsummaryrefslogtreecommitdiff
path: root/lib/libkse/test/hello_d.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the libkse directory. It was unhooked from the build and kernelBrooks Davis2014-04-161-38/+0
| | | | | | | | | | support removed in 2008 (prior to 8.0). Approved by: deischen, imp MFC after: 3 days Notes: svn path=/head/; revision=264543
* Automated regression test harness for libc_r. Existing tests are integrated,Jason Evans2000-04-241-0/+38
a new test for POSIX semaphores was added, and examples of harness usage are included. Notes: svn path=/head/; revision=59612