summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/__getpid.c (follow)
AgeCommit message (Collapse)Author
2013-09-22__gitpid.c: Fix missing prototype warningsJoel Sherrill
2012-12-10libcsupport: Doxygen enhancement task #5Alex Ivanov
http://www.google-melange.com/gci/task/view/google/gci2012/7992211
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2004-04-15Remove stray white spaces.Ralf Corsepius
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
* configure.in: Add libc/config.h * libc/Makefile.am: Add INCLUDES += -I. to pickup config.h * libc/.cvsignore: Add config.h and stamp-h * libc/*.c: Add config.h support.
1999-11-05Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill
substantial upgrade of newlibc.c occurred. Now the user extension data area is used rather than notepads and as many routines as possible were split into other files further reducing the minimum footprint of an RTEMS executable.