Files
nethack/include
Bart House 783efd3524 Remove the remapping of snprintf to _snprintf when compiling with MSC.
_snprintf and snprintf have one very important semantic difference.
_snprintf does NOT add terminating null character when the buffer limit
is reached while snprintf guarantees a terminating null character.  It
was a mistake to make this naming change hiding the fact that the
semantics don't match what the developer might expect.
2020-10-19 15:32:58 -07:00
..
2018-11-11 10:29:52 -05:00
2019-11-27 09:53:40 -08:00
2020-10-14 09:25:45 -07:00
2015-05-25 09:21:15 +09:00
2020-09-28 16:25:31 -04:00
2020-10-04 14:46:31 -04:00
2020-09-28 17:30:22 -04:00
2020-01-29 10:29:37 -05:00
2015-05-25 09:21:15 +09:00
2020-10-04 14:46:32 -04:00
2020-10-01 16:41:56 -07:00
2019-01-28 10:02:08 +01:00
2015-05-25 09:21:15 +09:00
2020-10-10 16:28:17 -04:00
2020-09-28 16:25:31 -04:00
2020-08-12 16:15:28 -07:00
2020-10-04 14:46:32 -04:00
2020-08-20 16:56:50 -07:00