]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r292144:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Dec 2015 03:53:18 +0000 (03:53 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Dec 2015 03:53:18 +0000 (03:53 +0000)
commit14283889e3a463157fc419b8f9604c920de9e53f
tree0caf65883e659cd808c98cc1212ce16c62592272
parent8cbe402e5a6a2849492e6899c2eb20679725ff1d
MFstable/10 r292144:

MFC r291832,r291833,r291834,r291835,r291836,r291838:

r291832:

Fix -Wformat warnings by using the correct format qualifiers

Sponsored by: EMC / Isilon Storage Division

r291833:

- Use ANSI C function prototypes/definitions instead of K&R style ones
- Add a missing return type for main(..)

Sponsored by: EMC / Isilon Storage Division

r291834:

Add missing headers and sort #includes per style(9)

Sponsored by: EMC / Isilon Storage Division

r291835:

Use ANSI C function prototypes/definitions instead of K&R style ones

Sponsored by: EMC / Isilon Storage Division

r291836:

Use `==` instead of `=` in the function comment above split(..) so mkh -p
exposes split(..).

Sponsored by: EMC / Isilon Storage Division

r291838:

Fix -Wformat issues and minor whitespace issues in surrounding areas

Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/9@292145 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/regex/grot/debug.c
lib/libc/regex/grot/main.c
lib/libc/regex/grot/split.c