summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GCCLibraries/libc/remove.c
Commit message (Collapse)AuthorAgeFilesLines
* Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces ↵Anton Korobeynikov2007-08-211-51/+0
| | | | | | number of licenses used in LLVM. llvm-svn: 41257
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+51
| | | | | | | premature, these libraries will be going away for the 2.0 release. Other arrangements for profiling, gc, etc. should be made in the next few months. llvm-svn: 31807
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-51/+0
| | | | | | be dropped. This patch pertains to removing the runtime directory from LLVM. llvm-svn: 31793
* Describe and date modifications we made per LGPL requirements.John Criswell2006-08-081-1/+6
| | | | llvm-svn: 29569
* Add the remove() function from the C library.John Criswell2005-11-281-0/+46
llvm-svn: 24498
OpenPOWER on IntegriCloud