Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 188249
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- findutils-4.3.8/lib/listfile.c
0
++ findutils-4.3.8/lib/listfile.c
Lines 200-206 Link Here
200
	   int literal_control_chars,
200
	   int literal_control_chars,
201
	   FILE *stream)
201
	   FILE *stream)
202
{
202
{
203
  char modebuf[11];
203
  char modebuf[12];
204
  struct tm const *when_local;
204
  struct tm const *when_local;
205
  char const *user_name;
205
  char const *user_name;
206
  char const *group_name;
206
  char const *group_name;

Return to bug 188249