summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/sys/select.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase Newlib sys/types.h / sys/select.h changesNick Withers2016-01-181-69/+0
|
* select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez2013-11-201-4/+4
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-1/+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.
* #include <sys/time.h>.Ralf Corsepius2010-04-021-0/+2
|
* Remove selrecord, selwakeup (Unused).Ralf Corsepius2007-03-291-7/+0
|
* Remove __P().Ralf Corsepius2007-03-181-2/+2
|
* Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.Ralf Corsepius2004-04-201-1/+1
|
* Need to be extern C for use by C++.Chris Johns2002-11-091-0/+8
|
* 2002-07-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-241-0/+10
| | | | | * sys/select.h: Add a prototype of select() to avoid warnings. In particular a C++ application using select() required a prototype.
* Base filesJoel Sherrill1998-08-191-0/+57