Changeset 711e7fe5 in mainline for uspace/lib/posix
- Timestamp:
- 2012-03-31T12:39:43Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1ffd74e
- Parents:
- d9faae91
- Location:
- uspace/lib/posix
- Files:
-
- 47 edited
-
Makefile (modified) (1 prop)
-
assert.h (modified) (1 prop)
-
ctype.c (modified) (1 prop)
-
ctype.h (modified) (1 prop)
-
errno.c (modified) (1 prop)
-
errno.h (modified) (1 prop)
-
fcntl.c (modified) (1 prop)
-
fcntl.h (modified) (1 prop)
-
float.h (modified) (1 prop)
-
fnmatch.c (modified) (1 prop)
-
fnmatch.h (modified) (1 prop)
-
internal/common.h (modified) (1 prop)
-
inttypes.h (modified) (1 prop)
-
iso646.h (modified) (1 prop)
-
limits.h (modified) (1 prop)
-
locale.c (modified) (1 prop)
-
locale.h (modified) (1 prop)
-
math.c (modified) (1 prop)
-
math.h (modified) (1 prop)
-
pwd.c (modified) (1 prop)
-
pwd.h (modified) (1 prop)
-
signal.c (modified) (1 prop)
-
signal.h (modified) (1 prop)
-
stdbool.h (modified) (1 prop)
-
stddef.h (modified) (1 prop)
-
stdint.h (modified) (1 prop)
-
stdio.c (modified) (1 prop)
-
stdio.h (modified) (1 prop)
-
stdio/scanf.c (modified) (1 prop)
-
stdlib.c (modified) (1 prop)
-
stdlib.h (modified) (1 prop)
-
stdlib/strtol.c (modified) (1 prop)
-
stdlib/strtold.c (modified) (1 prop)
-
string.c (modified) (1 prop)
-
string.h (modified) (1 prop)
-
strings.c (modified) (1 prop)
-
strings.h (modified) (1 prop)
-
sys/mman.h (modified) (1 prop)
-
sys/stat.c (modified) (1 prop)
-
sys/stat.h (modified) (1 prop)
-
sys/types.h (modified) (1 prop)
-
sys/wait.c (modified) (1 prop)
-
sys/wait.h (modified) (1 prop)
-
time.c (modified) (1 prop)
-
time.h (modified) (1 prop)
-
unistd.c (modified) (1 prop)
-
unistd.h (modified) (1 prop)
-
uspace/lib/posix/Makefile
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/assert.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/ctype.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/ctype.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/errno.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/errno.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/fcntl.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/fcntl.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/float.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/fnmatch.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/fnmatch.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/internal/common.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/inttypes.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/iso646.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/limits.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/locale.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/locale.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/math.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/math.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/pwd.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/pwd.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/signal.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/signal.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdbool.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stddef.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdint.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdio.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdio.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdio/scanf.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdlib.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdlib.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdlib/strtol.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/stdlib/strtold.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/string.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/string.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/strings.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/strings.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/sys/mman.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/sys/stat.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/sys/stat.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/sys/types.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/sys/wait.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/sys/wait.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/time.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/time.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/unistd.c
-
Property mode
changed from
100644to100755
-
Property mode
changed from
-
uspace/lib/posix/unistd.h
-
Property mode
changed from
100644to100755
-
Property mode
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
