Message125162
Here's a patch that adds a bunch of posix functions that are missing from the posix module. Includes tests & documentation.
Tested on Linux & FreeBSD.
Specifically:
futimes
lutimes
futimens
fexecve
gethostid
sethostname
waitid
lockf
readv
pread
writev
pwrite
truncate
posix_fallocate
posix_fadvise
sync |
|
| Date |
User |
Action |
Args |
| 2011-01-03 12:45:54 | rosslagerwall | set | recipients:
+ rosslagerwall, loewis, georg.brandl, gregory.p.smith, pitrou, giampaolo.rodola |
| 2011-01-03 12:45:52 | rosslagerwall | set | messageid: <[email protected]> |
| 2011-01-03 12:45:50 | rosslagerwall | link | issue10812 messages |
| 2011-01-03 12:45:50 | rosslagerwall | create | |
|