95 Commits (0411fdbcef51c1b2a39d9eeaa140a5b7c00bd3d2)

Author SHA1 Message Date
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Christian Göttsche 887dfde308 Implement Process_getParentPid and Process_isChildOf as functions 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche 11bf7be9c2 Mark user field of Process const 5 years ago
Christian Göttsche 8a08a3209c IWYU update 5 years ago
Christian Göttsche 361877454f Cache PAGE_SIZE 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago
Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 5 years ago
Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 6 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Michael Witten ab3171d21d Process.{h,c}: Use integer types that are more portable 6 years ago
Benny Baumann e1c96879f4 Sort headers/includes 6 years ago
Christian Göttsche 241e4b3dbf Drop redundant declarations 6 years ago
Christian Göttsche d2b3a7a375 Drop dead process fields 6 years ago
Christian Göttsche c3952e7c20 Use strict function prototypes 6 years ago
Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche 11f558f934 Avoid discarding const qualifiers 6 years ago
Nathan Scott 500fb283e9 Resolve compiler warnings and errors relating to the Arg union 6 years ago
Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 6 years ago
adrien1018 536941fb23 Deal with larger numbers in colorNumber and outputRate 7 years ago
Wataru Ashihara 41754e5632
Remove unnecessary HAVE_SYS_SYSMACROS_H check 7 years ago
Hisham Muhammad 0dbedf95a8 Collapse current subtree pressing Backspace 8 years ago
Hisham Muhammad ccd156f8ba Updates to generated header files 8 years ago
Hisham Muhammad 8c653212c0 Replace size_t with int/void* union 8 years ago
Vladimir Panteleev 87be623eac Add support for Linux TASK_IDLE 8 years ago
Hisham Muhammad e3f65c8ec2 Make 'c' key work with threads as well. 9 years ago
Hisham 7ededce9b5 Silence cast warning. 10 years ago
Hisham 1cfcc42a8f Reuse comm object if possible, avoid useless repetitions of free+strdup. 10 years ago
Hisham Muhammad 802e216870 Extend buffer for reading lines from /proc. 10 years ago
Michael Klein ab3a7c2fa8 drop privileges before changing process priority or sending signals 10 years ago
Michael Klein 0919ea32f9 'e' displays environment of current process 10 years ago
Jardel Weyrich ffacac14a9 Remove duplicate declaration. 11 years ago
Hisham Muhammad 9428010121 Make column width calculation dynamic. 11 years ago
sherpya a8e1c1c63f added missing defines for android 11 years ago
Hisham Muhammad 4c24a9b462 Fixes to subclassing Process. 11 years ago
Hisham Muhammad b1b3f57976 Tempus fugit. 11 years ago
Hisham Muhammad 1e0c530a46 Tempus fugit. 11 years ago
Hisham Muhammad 272e2d9b34 Major advances in FreeBSD port. 11 years ago
Hisham Muhammad be1700cf94 Isolate portable and Linux-specific process fields. 11 years ago
Hisham Muhammad e3fe3962cb Move more Linux-specific code into Linux subdir. 11 years ago
Hisham Muhammad 0a184b769f Merge fixes 11 years ago
Hisham Muhammad 9780c312f4 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad 6f868b00c0 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad b4f6b11092 Move "get max pid" code into platform specific area. 11 years ago