# # ChangeLog for uspace/lib/posix/internal/common.h in mainline # # Generated by Trac 1.5.4 # 2024-05-12T10:24:04Z Wed, 20 Jul 2011 21:52:22 GMT Petr Koupy [4cf8ca6] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/assert.h (modified) * uspace/lib/posix/errno.c (modified) * uspace/lib/posix/errno.h (modified) * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fcntl.h (modified) * uspace/lib/posix/float.h (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/fnmatch.h (modified) * uspace/lib/posix/internal/common.h (modified) * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/iso646.h (modified) * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/locale.h (modified) * uspace/lib/posix/math.c (modified) * uspace/lib/posix/math.h (modified) * uspace/lib/posix/pwd.c (modified) * uspace/lib/posix/pwd.h (modified) * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdbool.h (modified) * uspace/lib/posix/stddef.h (modified) * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdlib/strtold.c (modified) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/sys/mman.h (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/sys/wait.c (modified) * uspace/lib/posix/sys/wait.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Various minor commenting (no change in functionality). Sat, 18 Jun 2011 22:42:53 GMT Jiří Zárevúcky [9b1503e] * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/getopt.c (modified) * uspace/lib/posix/internal/common.h (moved) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/unistd.c (modified) Move common.h to the internal subdirectory.