DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.453.gdbf36 master lib/libc/stdio Makefile.inc getc.3 putc.3
commit dbf363268c2ae8713b4078b93622b5b9bd6004f3
Author: Stathis Kamperis <ekamperi@gmail.com>
Date: Tue Mar 10 19:22:26 2009 +0000
getc(3) and putc(3): document xxx_unlocked() functions from FreeBSD
- getc_unlocked()
- getchar_unlocked()
- putc_unlocked()
- putchar_unlocked()
Summary of changes:
lib/libc/stdio/Makefile.inc | 4 ++--
lib/libc/stdio/getc.3 | 32 +++++++++++++++++++++++++++++++-
lib/libc/stdio/putc.3 | 40 ++++++++++++++++++++++++++++++++++++----
3 files changed, 69 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dbf363268c2ae8713b4078b93622b5b9bd6004f3
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]