Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2008 17:50:04 GMT
From:      dfilter@FreeBSD.org (dfilter service)
To:        freebsd-standards@FreeBSD.org
Subject:   Re: standards/107561: commit references a PR
Message-ID:  <200804151750.m3FHo4O4057057@freefall.freebsd.org>

index | next in thread | raw e-mail

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

From: dfilter@FreeBSD.org (dfilter service)
To: bug-followup@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@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
  


help

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