index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libps
/
fmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libps: Fix erroneous allocation test
Samuel Thibault
2023-01-01
1
-1
/
+1
*
Simplify deallocations.
Justus Winter
2017-08-05
1
-6
/
+3
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-1
/
+1
*
Fix use-after-free in libps.
Esa Peuha
2016-02-28
1
-1
/
+1
*
Fix ps -o %r infinite loop
Esa Peuha
2015-06-05
1
-0
/
+15
*
fix common misspellings
Jonathan Neuschäfer
2011-08-20
1
-6
/
+6
*
Fix ps -o command and such hang
Samuel Thibault
2009-11-17
1
-1
/
+3
*
Add braces to silence gcc warnings.
Roland McGrath
1998-10-20
1
-9
/
+11
*
(ps_fmt_squash):
Miles Bader
1997-02-28
1
-2
/
+3
*
(_fmt_create):
Miles Bader
1996-10-08
1
-7
/
+14
*
(_fmt_create): Set NEW_FMT->src_len. Use strdup.
Miles Bader
1996-06-27
1
-5
/
+36
*
(_fmt_create): Make NAME termination work for posix-mode.
Miles Bader
1996-05-28
1
-16
/
+23
*
(ps_fmt_write_proc_stat): Call the output function correctly.
Miles Bader
1996-05-28
1
-8
/
+4
*
(_fmt_create):
Miles Bader
1996-05-23
1
-17
/
+21
*
(_fmt_create):
Miles Bader
1996-05-07
1
-122
/
+202
*
(_fmt_create): New function (was ps_fmt_create).
Miles Bader
1996-05-01
1
-8
/
+34
*
Get rid of mega typedefs, and just use structure pointers like other hurd
Miles Bader
1996-03-26
1
-60
/
+60
*
(ps_fmt_create):
Miles Bader
1996-01-19
1
-8
/
+35
*
(ps_fmt_write_titles, ps_fmt_write_proc_stat): Use new write function names.
Miles Bader
1995-11-20
1
-8
/
+7
*
(ps_fmt_create): Don't mutate the format spec name in the fmt_spec list we're
Miles Bader
1995-05-31
1
-34
/
+22
*
Rename ps_fmt_squash to ps_fmt_squash_flags, moving most of the guts into a
Miles Bader
1995-05-03
1
-62
/
+78
*
Tighten up types used (i.e., don't use int for everything).
Miles Bader
1995-04-07
1
-3
/
+4
*
Copy the correct number of fields when squashing.
Miles Bader
1995-03-14
1
-1
/
+4
*
Initial revision
Miles Bader
1995-03-13
1
-0
/
+385