aboutsummaryrefslogtreecommitdiff
path: root/examples (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-22dd: use new device handling to implement /dev/zero and /dev/urandomRon Yorston1-13/+10
2018-02-22win32: handle /dev/zero and /dev/urandom in open and read functionsRon Yorston3-3/+65
2018-02-22fsync: enable in default configurationRon Yorston3-2/+5
2018-02-22win32: tailor inet_pton.c for use in busybox-w32Ron Yorston1-11/+8
2018-02-22win32: import inet_pton.c from ISC BINDRon Yorston1-231/+182
2018-02-21win32: import fsync(2) implementation from gnulibRon Yorston4-1/+78
2018-02-19ash: use correct size for tblentryRon Yorston1-2/+2
2018-02-18win32: use built-in shell for popen, if possibleRon Yorston1-2/+12
2018-02-17ash: allow waitpid_child to blockRon Yorston1-1/+1