summaryrefslogtreecommitdiffstats
path: root/select (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate configuring init mask modes since setting to default valueHEADmasterJoel Sherrill2021-05-211-4/+0
|
* Switch all tests to unlimited objects and unified workspaceJoel Sherrill2021-05-211-5/+4
|
* Misc: Fix various warningsJoel Sherrill2021-05-212-2/+2
|
* Required changes to get back to a buildable state.Jennifer Averett2021-05-211-1/+1
| | | | | This primarily reflects changes since the legacy network stack was split into its own repository.
* Remove ChangeLog filesJoel Sherrill2015-05-041-40/+0
|
* Remove .cvsignore filesJoel Sherrill2015-05-041-1/+0
|
* network-demos - Remove CVS Ids (scripted)Joel Sherrill2012-05-153-8/+0
|
* 2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-132-1/+5
| | | | * Makefile: Allow overrides from invoking environment.
* 2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-122-17/+22
| | | | * init.c: Now build with libbsdport.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-252-0/+5
| | | | * .cvsignore: New file.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-252-2/+4
| | | | * test.c: Remove warning.
* 2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-222-87/+4
| | | | * test.c: Delete unused code.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-213-2/+10
| | | | * init.c, test.c: More warnings removed.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-1/+5
| | | | * init.c: confdefs.h should be rtems/confdefs.h
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-2/+6
| | | | * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
* 2003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-282-0/+7
| | | | | * init.c: Increase number of file descriptors and use IMFS instead of mini-IMFS as filesystem.
* 2000-12-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-141-0/+3
| | | | * ChangeLog: New file.
* Changed CONFIGURATION_MICROSECONDS_PER_TICK definition to a more reasonableJoel Sherrill1999-12-141-1/+1
| | | | value.
* Patch from Ian Lance Taylor <ian@airs.com> to test new "interrupt-ish"Joel Sherrill1999-06-111-10/+113
| | | | | | | | | | driven select on socket support. After the patch to RTEMS, I have appended a patch to netdemos-19990407/select/test.c to test the new functionality and demonstrate one way it might be used. To run the new test instead of the select test, change doSocket to call echoServer2 instead of echoServer.
* New files from Eric Norum to test the select code.Joel Sherrill1998-12-143-0/+251