Files
ladybird/Userland/Libraries/LibC
Manuel Palenzuela 13315a6ef1 LibC: Added strtoimax() and strtoumax()
They are the same as strtol() and strtoul() but if there is
overflow/underflow then the maximum integer val/lower integer
val/maximum uint val will be returned while also setting errno to
ERANGE.
2021-04-04 16:14:23 +02:00
..
2021-03-21 09:35:23 +01:00
2021-02-23 20:56:54 +01:00
2021-03-27 19:43:14 +01:00
2021-01-16 11:26:53 +01:00
2021-03-14 11:30:38 +01:00
2021-03-14 11:30:38 +01:00
2021-03-09 07:28:06 +01:00
2021-02-23 20:56:54 +01:00
2021-02-23 20:56:54 +01:00
2021-01-18 22:28:56 +01:00
2021-02-25 16:27:12 +01:00
2021-02-25 16:27:12 +01:00
2021-02-23 20:56:54 +01:00
2021-02-23 20:56:54 +01:00
2021-02-15 17:32:56 +01:00
2021-02-23 20:56:54 +01:00
2021-03-09 07:28:06 +01:00
2021-03-09 07:28:06 +01:00
2021-02-23 20:56:54 +01:00
2021-02-15 17:32:56 +01:00
2021-02-15 17:32:56 +01:00
2021-03-29 19:58:12 +02:00
2021-01-18 22:28:56 +01:00