summaryrefslogtreecommitdiff
path: root/libps/fmt.c
AgeCommit message (Expand)Author
2017-08-05Simplify deallocations.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2016-02-28Fix use-after-free in libps.Esa Peuha
2015-06-05Fix ps -o %r infinite loopEsa Peuha
2011-08-20fix common misspellingsJonathan Neuschäfer
2009-11-17Fix ps -o command and such hangSamuel Thibault
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1997-02-28(ps_fmt_squash):Miles Bader
1996-10-08(_fmt_create):Miles Bader
1996-06-27(_fmt_create): Set NEW_FMT->src_len. Use strdup.Miles Bader
1996-05-28(_fmt_create): Make NAME termination work for posix-mode.Miles Bader
1996-05-28(ps_fmt_write_proc_stat): Call the output function correctly.Miles Bader
1996-05-23(_fmt_create):Miles Bader
1996-05-07(_fmt_create):Miles Bader
1996-05-01(_fmt_create): New function (was ps_fmt_create).Miles Bader
1996-03-26Get rid of mega typedefs, and just use structure pointers like other hurdMiles Bader
1996-01-19(ps_fmt_create):Miles Bader
1995-11-20(ps_fmt_write_titles, ps_fmt_write_proc_stat): Use new write function names.Miles Bader
1995-05-31(ps_fmt_create): Don't mutate the format spec name in the fmt_spec list we'reMiles Bader
1995-05-03Rename ps_fmt_squash to ps_fmt_squash_flags, moving most of the guts into aMiles Bader
1995-04-07Tighten up types used (i.e., don't use int for everything).Miles Bader
1995-03-14Copy the correct number of fields when squashing.Miles Bader
1995-03-13Initial revisionMiles Bader