standards/107561: commit references a PR

dfilter service dfilter at FreeBSD.org
Tue Apr 15 17:50:04 UTC 2008


The following reply was made to PR standards/107561; it has been noted by GNATS.

From: dfilter at FreeBSD.org (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: standards/107561: commit references a PR
Date: Tue, 15 Apr 2008 08:33:48 +0000 (UTC)

 davidxu     2008-04-15 08:33:32 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/sys              ttycom.h 
     sys/kern             tty.c 
     lib/libc/gen         Makefile.inc Symbol.map termios.c 
   Added files:
     lib/libc/gen         tcgetsid.3 
   Log:
   Implement POSIX function tcgetsid() which returns session id.
   
   PR: stand/107561
   
   Revision  Changes    Path
   1.134     +1 -1      src/lib/libc/gen/Makefile.inc
   1.9       +1 -0      src/lib/libc/gen/Symbol.map
   1.1       +71 -0     src/lib/libc/gen/tcgetsid.3 (new)
   1.15      +11 -0     src/lib/libc/gen/termios.c
   1.276     +5 -0      src/sys/kern/tty.c
   1.26      +1 -1      src/sys/sys/ttycom.h
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
  


More information about the freebsd-standards mailing list