# # ChangeLog for uspace/lib/posix/limits.h in mainline # # Generated by Trac 1.6 # 2025-02-16T01:18:50Z Fri, 24 Jun 2011 01:04:05 GMT Petr Koupy [67c64b9f] * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdlib/strtold.c (modified) Hexadecimal literals in stdint.h changed to decimal literals. Wed, 22 Jun 2011 01:16:53 GMT Petr Koupy [7d0b76d] * uspace/lib/posix/limits.h (modified) Added macro definition into limits.h. Mon, 20 Jun 2011 02:21:21 GMT Petr Koupy [b4d6252] * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/stddef.h (modified) * uspace/lib/posix/stdint.h (added) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Various minor changes to header files. Added stdint.h header. Added ... Sat, 18 Jun 2011 17:20:59 GMT Petr Koupy [14aa03a] * uspace/lib/posix/float.h (added) * uspace/lib/posix/inttypes.h (added) * uspace/lib/posix/limits.h (added) * uspace/lib/posix/math.h (added) * uspace/lib/posix/stddef.h (added) Added headers to satisfy preprocessor.