source:
mainline/uspace/lib/posix/source@
d96d9bc
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
internal | 23a0368 | 8 years | Rename stat() to vfs_stat_path() and fstat() to vfs_stat() | ||
pthread | 12d6c98 | 12 years | Add not-implemented warnings to pthread functions | ||
stdio | fbf4dc1 | 10 years | size_t and ptrdiff_t belong in libc's stddef.h. | ||
stdlib | d6c98451 | 10 years | Move (u)intmax_t to libc. Some stdint.h work. | ||
sys | 6e5562a | 8 years | Introduce vfs_link_path() and replace mkdir() with it | ||
ctype.c | 3.5 KB | fdf97f6 | 12 years | Libposix functions are without posix_ prefix Prior this commit, … | |
errno.c | 1.8 KB | fdf97f6 | 12 years | Libposix functions are without posix_ prefix Prior this commit, … | |
fcntl.c | 4.5 KB | 9c4cf0d | 8 years | Rename close() to vfs_put() This is motivated mainly by the fact that … | |
fnmatch.c | 19.1 KB | 1cf26ab | 9 years | Use static assert instead of regular ones | |
getopt.c | 2.1 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, … | |
pwd.c | 4.9 KB | fdf97f6 | 12 years | Libposix functions are without posix_ prefix Prior this commit, … | |
signal.c | 13.7 KB | 193d280c | 10 years | cstyle improvements replace traditional K&R-style function … | |
stdio.c | 17.0 KB | ce04ea44 | 8 years | Rename read() to vfs_read() and write() to vfs_write() | |
stdlib.c | 12.4 KB | b19e892 | 8 years | Merge open() with posix_open() and provide vfs_lookup_open() instead … | |
string.c | 21.3 KB | 12b29f3 | 11 years | Reintroduce strtok to libposix (needed by GCC & Python) … | |
strings.c | 4.7 KB | acdb5bac | 12 years | Replace usage of bzero() with C standard memset(). | |
time.c | 8.9 KB | ed29fe4 | 12 years | add time() to the posix library | |
unistd.c | 10.1 KB | d96d9bc | 8 years | Rename chdir() to vfs_cwd_set() and getcwd() to vfs_cwd_get() |
|
Note:
See TracBrowser
for help on using the repository browser.