Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3311c76

Browse files
committed
Fix a rather sizable number of problems in our homegrown snprintf, such as
incorrect implementation of argument reordering, arbitrary limit of outputsize for sprintf and fprintf, willingness to access more bytes than "%.Ns"specification allows, wrong formatting of LONGLONG_MIN, various field-paddingbugs and omissions. I believe it now accurately implements a subset ofthe Single Unix Spec requirements (remaining unimplemented features aredocumented, too). Bruce Momjian and Tom Lane.
1 parent9955228 commit3311c76

File tree

1 file changed

+729
-491
lines changed

1 file changed

+729
-491
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp