# # ChangeLog for uspace/lib/posix/stdint.h in mainline # # Generated by Trac 1.6 # 2025-06-21T02:20:27Z 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. 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 ...