Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0118/2

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Remove redundant copyright messages.
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 1203 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/charstod.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/charstod.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/charstod.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 9020 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/dofmt.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/dofmt.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/dofmt.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 791 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/dorfmt.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/dorfmt.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/dorfmt.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 6302 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fltfmt.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fltfmt.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fltfmt.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include <float.h>
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 3444 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fmt.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmt.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmt.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 2714 Jan 18 16:22 sys/src/cmd/unix/drawterm/libc/fmtdef.h
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmtdef.h:1,18 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmtdef.h:1,4
	  /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE ANY
	-  * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	- 
	- /*
	   * dofmt -- format to a buffer
	   * the number of characters formatted is returned,
	   * or -1 if there was an error.
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 543 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fmtfd.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmtfd.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmtfd.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <inttypes.h>
	  #include <u.h>
	  #include <libc.h>
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 510 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fmtprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmtprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmtprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 4763 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fmtquote.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmtquote.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmtquote.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 328 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fmtrune.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmtrune.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmtrune.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 167 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fmtstr.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmtstr.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmtstr.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 519 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fmtvprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmtvprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmtvprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 194 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 1195 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/pow10.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/pow10.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/pow10.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 184 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/print.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/print.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/print.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 164 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/runefmtstr.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/runefmtstr.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/runefmtstr.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 224 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/runeseprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/runeseprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/runeseprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 196 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/runesmprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/runesmprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/runesmprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 223 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/runesnprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/runesnprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/runesnprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 212 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/runesprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/runesprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/runesprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 364 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/runevseprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/runevseprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/runevseprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 1103 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/runevsmprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/runevsmprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/runevsmprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 374 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/runevsnprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/runevsnprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/runevsnprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 216 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/seprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/seprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/seprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 188 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/smprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/smprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/smprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 215 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/snprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/snprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/snprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 444 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/sprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/sprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/sprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 8363 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/strtod.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/strtod.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/strtod.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 330 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/fmtfdflush.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/fmtfdflush.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/fmtfdflush.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <inttypes.h>
	  #include <u.h>
	  #include <libc.h>
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 295 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/vfprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/vfprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/vfprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 358 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/vseprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/vseprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/vseprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 1002 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/vsmprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/vsmprint.c:1,17 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/vsmprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	- 
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"
 [rsc] --rw-rw-r-- M 785568 rsc drawterm 368 Jan 18 16:21 sys/src/cmd/unix/drawterm/libc/vsnprint.c
	/n/sourcesdump/2006/0118/plan9/sys/src/cmd/unix/drawterm/libc/vsnprint.c:1,16 - 
	/n/sourcesdump/2006/0119/plan9/sys/src/cmd/unix/drawterm/libc/vsnprint.c:1,3
	- /*
	-  * The authors of this software are Rob Pike and Ken Thompson.
	-  *              Copyright (c) 2002 by Lucent Technologies.
	-  * Permission to use, copy, modify, and distribute this software for any
	-  * purpose without fee is hereby granted, provided that this entire notice
	-  * is included in all copies of any software which is or includes a copy
	-  * or modification of this software and in all copies of the supporting
	-  * documentation for such software.
	-  * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
	-  * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
	-  * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
	-  * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
	-  */
	  #include <u.h>
	  #include <libc.h>
	  #include "fmtdef.h"


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.