]> Git Repo - uclibc-ng.git/commit
libc: Add missing header for memset
authorCarmelo Amoroso <[email protected]>
Wed, 16 Dec 2009 08:17:45 +0000 (09:17 +0100)
committerCarmelo Amoroso <[email protected]>
Wed, 16 Dec 2009 10:59:18 +0000 (11:59 +0100)
commitab38c21ada116672ceed99e4f387dd93ac8e2dd2
tree134ee11594db27b789fdb320b34f3f52607dd317
parentae030fbef45996424def8c4b0bb5cb1c26b5bd9d
libc: Add missing header for memset

Silence compiler warning by adding the missing string.h header
to include memset prototype.
Do some code tidy-up removing commented out libc_hidden_proto macros
in the meanwhile.

Signed-off-by: Carmelo Amoroso <[email protected]>
libc/signal/sigblock.c
libc/signal/sigpause.c
libc/signal/sigsetmask.c
This page took 0.023506 seconds and 4 git commands to generate.