60 Commits

Author SHA1 Message Date
Robert Millan
326d210f17 Revert 1d87476250217a87319df48a8f473415c0515106 2008-05-06 08:56:34 +03:00
Robert Millan
1d87476250 Duplicate setprogname argument
For some reason, accessing the argv vector directly may cause SIGSEV.
2008-05-06 08:55:56 +03:00
Robert Millan
3462d1261f Add heapsort 2008-05-06 08:54:07 +03:00
Aurelien Jarno
daccb6a850 Fix some c++isms 2008-05-06 08:54:03 +03:00
Aurelien Jarno
1e28f34807 Directly call the function fmtcheck instead of using __weak_reference 2008-05-06 08:54:03 +03:00
Robert Millan
40bb012fee Add vis and unvis 2008-05-06 08:52:46 +03:00
Robert Millan
a84fcb45ef Fix syntax error 2008-05-06 08:52:31 +03:00
Robert Millan
31461c563a Initialize __progname as NULL 2008-05-06 08:52:26 +03:00
Robert Millan
5bd834027d Add getprogname and setprogname 2008-05-06 08:52:15 +03:00
Guillem Jover
5372b73685 Move sources to src/ 2008-05-06 08:50:42 +03:00