index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
sysinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-01
Change functions to static where possible (Part 1 - common)
Haru
1
-27
/
+27
2018-05-02
Fix possible buffer overflow in common.
Andrei Karas
1
-1
/
+1
2016-10-04
Add missing checks into sysinfo.c
Andrei Karas
1
-26
/
+58
2016-05-08
Removed some old Subversion <=1.6 support code
Haru
1
-34
/
+0
2016-02-05
Add to system information also information about clock function.
Andrei Karas
1
-0
/
+15
2016-01-09
Sanitized various macros
Haru
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-5
/
+25
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+2
2015-08-10
Added support for visual Studio 2015
Haru
1
-1
/
+3
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-6
/
+5
2015-06-02
Follow up to 712812b
Mysteries
1
-1
/
+1
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-1
/
+1
2014-12-31
Improve performance a bit by removing strlen(str) > 0.
Andrei Karas
1
-1
/
+1
2014-07-09
Corrected issue with bce716fa908584f435dcf97904fb37ada6dd90b7 forgot to remov...
panikon
1
-1
/
+1
2014-07-08
Extracted method to obtain SYSTEM_INFO from functions in sysinfo.c
panikon
1
-15
/
+38
2014-05-30
Fixed typos inside src/
Shido
1
-2
/
+2
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-8
/
+24
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-24
/
+8
2014-05-09
Fixed order of includes in all source files
Haru
1
-8
/
+24
2014-04-17
Added sysinfo (System Information) functionalities
Haru
1
-0
/
+1022