3 Commits (776cf6093c97a6bb4c8fe9543b91c7039708fc85)

Author SHA1 Message Date
patacongo 340a72b7cd Add logic to retain child task exit status if so configured 12 years ago
patacongo b3f3dd123c Use SIGCHLD with waitpid(); implemented wait() and waitid() 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo fb06dd2182 Add sendfile() 13 years ago
patacongo 18669722d8 Define NULL to be (0) for C++ 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 20324504d5 atexit() and on_exit() may now be configured to support multiple exit callbacks 13 years ago
patacongo fce36677c1 Loosen up termios interfaces to allow more flexible baud settings; remove AIX-like interfaces of last check-in 13 years ago
patacongo 81d5f42a18 Add support for extended BAUD settings 13 years ago
patacongo 0f1567878c Header file clean-up 13 years ago
patacongo 305cf084d4 Add interfaces to support getting/setting of thread/task names 13 years ago
patacongo 6aa752b338 Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 13 years ago
patacongo 3d42ab8282 FTPD daemon and example now build without errors 13 years ago
patacongo c8c29e73a8 Add the beginnings of an FTP server 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago