Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 23:49:58 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include Makefile fmtmsg.h src/lib/libc/gen Makefile.inc err.3 fmtmsg.3 fmtmsg.c
Message-ID:  <200208050649.g756nwcI008387@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/08/04 23:49:58 PDT

  Modified files:
    include              Makefile 
    lib/libc/gen         Makefile.inc err.3 
  Added files:
    include              fmtmsg.h 
    lib/libc/gen         fmtmsg.3 fmtmsg.c 
  Log:
  Implement POSIX.1-2001 (XSI)'s fmtmsg(3).
  
  Revision  Changes    Path
  1.174     +1 -1      src/include/Makefile
  1.1       +72 -0     src/include/fmtmsg.h (new)
  1.93      +2 -2      src/lib/libc/gen/Makefile.inc
  1.19      +2 -1      src/lib/libc/gen/err.3
  1.1       +256 -0    src/lib/libc/gen/fmtmsg.3 (new)
  1.1       +214 -0    src/lib/libc/gen/fmtmsg.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208050649.g756nwcI008387>