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
/
proclist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style tweaks
Sergey Bugaev
2023-05-10
1
-1
/
+1
*
libps: Port to x86_64
Sergey Bugaev
2023-05-10
1
-9
/
+12
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-4
/
+2
*
libps: fix some signed vs unsigned comparision
Etienne Brateau
2022-01-20
1
-1
/
+1
*
Replace bcopy with memcpy or memmove as appropriate.
Justus Winter
2017-08-05
1
-1
/
+1
*
Simplify deallocations.
Justus Winter
2017-08-05
1
-4
/
+2
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-1
/
+1
*
2002-05-07 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-08
1
-12
/
+15
*
(proc_stat_list_clone): New function.
Miles Bader
1996-06-27
1
-4
/
+28
*
Add some const decls.
Miles Bader
1996-05-07
1
-3
/
+3
*
Get rid of mega typedefs, and just use structure pointers like other hurd
Miles Bader
1996-03-26
1
-128
/
+134
*
(proc_stat_list_add_pids): Add and support new return parameter PROC_STATS.
Miles Bader
1996-02-15
1
-41
/
+85
*
(proc_stat_list_fmt): Use new write function names.
Miles Bader
1995-11-20
1
-18
/
+8
*
(proc_stat_list_for_each): New function for iterating over proc_stat_lists.
Miles Bader
1995-05-03
1
-0
/
+47
*
(proc_stat_list_sort1): Always keep threads after their process when sorting!
Miles Bader
1995-04-07
1
-54
/
+70
*
A proc_stat_list_t points to a ps_context_t now instead of directly to the proc
Miles Bader
1995-03-14
1
-28
/
+32
*
Initial revision
Miles Bader
1995-03-13
1
-0
/
+561