5 Commits (27ee36b2049167a1272122548fe61aa2993d79c1)

Author SHA1 Message Date
patacongo 930f9a1351 Add support for dup2'ing files. Infrastructure and ROMFS done. Still need FAT, BINFS, NXFFS, and NFS 12 years ago
patacongo 43e22b2b98 Fix an error handling bug in the fread logic 12 years ago
patacongo e7a5090e55 Various changes while debugging posix_spawn 12 years ago
patacongo 7609c9a192 Fix problem with initialization of file actions 12 years ago
patacongo f011bd7ef6 Added a test of posix_spawn() 12 years ago
patacongo 272fc3b523 Some minor fixes for CONFIG_ADDRENV=y 12 years ago
patacongo 5681b615ec C++ constructors work with ELF load now 12 years ago
patacongo 1f1319f25b The ELF loader is basically functional (needs more testing) 12 years ago
patacongo 7f2512627e Rename elf.h to elf32.h; Additional ELF loader changes 12 years ago
patacongo a6e577e3c4 More ELF loader changes 12 years ago
patacongo 92bbd36612 Add an example for testing the ELF loader 12 years ago
patacongo 8a2348d18d Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo f6ca2227e3 USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 13 years ago
patacongo b121fbbb00 Add configurable application entry point 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago