Module Name:src
Committed By: rillig
Date: Sun Dec 10 15:31:53 UTC 2023
Modified Files:
src/bin/cat: cat.c
Log Message:
cat: repeat storage class 'static' for local functions
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/bin/cat/cat
Module Name:src
Committed By: rillig
Date: Sun Dec 10 15:31:53 UTC 2023
Modified Files:
src/bin/cat: cat.c
Log Message:
cat: repeat storage class 'static' for local functions
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/bin/cat/cat
Module Name:src
Committed By: rillig
Date: Thu Dec 7 20:02:07 UTC 2023
Modified Files:
src/bin/cat: cat.c
Log Message:
cat: reduce visibility of local functions
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/bin/cat/cat.c
Pleas
Module Name:src
Committed By: rillig
Date: Thu Dec 7 20:02:07 UTC 2023
Modified Files:
src/bin/cat: cat.c
Log Message:
cat: reduce visibility of local functions
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/bin/cat/cat.c
Pleas
Module Name:src
Committed By: rillig
Date: Fri May 19 05:28:54 UTC 2023
Modified Files:
src/bin/cat: cat.c
Log Message:
cat: fix misleading indentation
Found by indent, but not by GCC 10.
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 s
Module Name:src
Committed By: rillig
Date: Fri May 19 05:28:54 UTC 2023
Modified Files:
src/bin/cat: cat.c
Log Message:
cat: fix misleading indentation
Found by indent, but not by GCC 10.
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 s
On Nov 12, 5:47pm, tsugutomo.en...@jp.sony.com (tsugutomo.en...@jp.sony.com)
wrote:
-- Subject: Re: CVS commit: src/bin/cat
| > Log Message:
| > Add an option to read with a different buffer size, and document the
| > buffer size we use. This allows us to cat -B 1000 /proc//map
> Log Message:
> Add an option to read with a different buffer size, and document the
> buffer size we use. This allows us to cat -B 1000 /proc//maps
> for example which cannot handle seeking.
How about to use strsuftoll instead of strtol?
enami.
In article <20121110173504.gc28...@snowdrop.l8s.co.uk>,
David Laight wrote:
>On Sat, Nov 10, 2012 at 11:18:41AM -0500, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Sat Nov 10 16:18:41 UTC 2012
>>
>> Modified Files:
>> src/bin/cat: cat.1
On Sat, Nov 10, 2012 at 11:18:41AM -0500, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sat Nov 10 16:18:41 UTC 2012
>
> Modified Files:
> src/bin/cat: cat.1 cat.c
>
> Log Message:
> Add an option to read with a different buffer size, and document the
>
10 matches
Mail list logo