source:
mainline/uspace/lib/posix/source@
79ea5af
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
sys | 23a0368 | 8 years | Rename stat() to vfs_stat_path() and fstat() to vfs_stat() | ||
stdlib | d6c98451 | 10 years | Move (u)intmax_t to libc. Some stdint.h work. | ||
stdio | fbf4dc1 | 10 years | size_t and ptrdiff_t belong in libc's stddef.h. | ||
pthread | 12d6c98 | 12 years | Add not-implemented warnings to pthread functions | ||
internal | 23a0368 | 8 years | Rename stat() to vfs_stat_path() and fstat() to vfs_stat() | ||
unistd.c | 9.9 KB | 79ea5af | 8 years | Rename unlink() to vfs_unlink_path() and _vfs_unlink() to vfs_unlink() … | |
time.c | 8.9 KB | ed29fe4 | 12 years | add time() to the posix library | |
strings.c | 4.7 KB | acdb5bac | 12 years | Replace usage of bzero() with C standard memset(). | |
string.c | 21.3 KB | 12b29f3 | 11 years | Reintroduce strtok to libposix (needed by GCC & Python) … | |
stdlib.c | 12.4 KB | 6afc9d7 | 10 years | UNIX-like I/O functions should use errno to return error code for many … | |
stdio.c | 17.0 KB | 79ea5af | 8 years | Rename unlink() to vfs_unlink_path() and _vfs_unlink() to vfs_unlink() … | |
signal.c | 13.7 KB | 193d280c | 10 years | cstyle improvements replace traditional K&R-style function … | |
pwd.c | 4.9 KB | fdf97f6 | 12 years | Libposix functions are without posix_ prefix Prior this commit, … | |
locale.c | 4.7 KB | fdf97f6 | 12 years | Libposix functions are without posix_ prefix Prior this commit, … | |
getopt.c | 2.1 KB | fdf97f6 | 12 years | Libposix functions are without posix_ prefix Prior this commit, … | |
fnmatch.c | 19.1 KB | 1cf26ab | 9 years | Use static assert instead of regular ones | |
fcntl.c | 3.4 KB | 6afc9d7 | 10 years | UNIX-like I/O functions should use errno to return error code for many … | |
errno.c | 1.8 KB | fdf97f6 | 12 years | Libposix functions are without posix_ prefix Prior this commit, … | |
ctype.c | 3.5 KB | fdf97f6 | 12 years | Libposix functions are without posix_ prefix Prior this commit, … |
|
Note:
See TracBrowser
for help on using the repository browser.