summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/strsep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove strlcat(), strlcpy(), strsep(), readdir_r()Sebastian Huber2018-10-221-88/+0
| | | | | | These functions are provided by Newlib since 2002. Update #3409.
* network: Use kernel/user space header filesSebastian Huber2018-09-101-0/+2
| | | | | | | | | | Add and use <machine/rtems-bsd-kernel-space.h> and <machine/rtems-bsd-user-space.h> similar to the libbsd to avoid command line defines and defines scattered throught the code base. Simplify cpukit/libnetworking/Makefile.am. Update #3375.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | 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.
* Eliminate SCCS, LINT. Add HAVE_CONFIG_H.Ralf Corsepius2007-03-301-4/+0
|
* 2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-291-0/+7
| | | | * libnetworking/libc/strsep.c: Don't build if provided by libc.
* Added CVS IdsJoel Sherrill1998-08-201-0/+2
|
* Fixed many warnings.Joel Sherrill1998-08-201-2/+0
|
* Base filesJoel Sherrill1998-08-191-0/+85