]> Git Repo - uclibc-ng.git/commit
libc: Add missing header for memset
authorCarmelo Amoroso <[email protected]>
Wed, 16 Dec 2009 11:07:43 +0000 (12:07 +0100)
committerCarmelo Amoroso <[email protected]>
Wed, 16 Dec 2009 11:07:43 +0000 (12:07 +0100)
commitcbff4254e48ff39f5930f972edc6dc9213161727
treeea169911ec2f2dd49a5aae140f47fc0176756d9f
parent9849c407e8e6732fbf417cb447937e3b3b9a54ec
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/sigset-cvt-mask.h
libc/signal/sigsetmask.c
This page took 0.026325 seconds and 4 git commands to generate.