3cb79a2753
intsym: update script for C99 comments, adding safer_realloc
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@4908 35dc7657-300d-0410-a2e5-dc2837fedb53
2021-05-29 12:27:39 +00:00
85b111bc07
intsym: formally include libsyn123, drop static
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@4501 35dc7657-300d-0410-a2e5-dc2837fedb53
2019-07-23 08:45:34 +00:00
98bbc4bd62
Update internal symbol renaming … some compat functions slipped through (libout123 module handling).
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@4328 35dc7657-300d-0410-a2e5-dc2837fedb53
2017-08-23 10:50:19 +00:00
473835187c
Re-introduce the symbol renaming for asm routines (got killed by the unification); add some missing ones (funky catchsignal definition is too funky).
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@4042 35dc7657-300d-0410-a2e5-dc2837fedb53
2016-05-11 08:29:52 +00:00
8063845129
Another go at the ANSI/ISO C vs. POSIX extensions business, reworking the use of compatibility functions. Somewhat cleaner now, but output modules get about 1K of bloat from string/memory compat functions ...
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@4022 35dc7657-300d-0410-a2e5-dc2837fedb53
2016-04-12 23:24:13 +00:00
46101f1eb0
Intsym header modifications go into the script that generates them.
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@3841 35dc7657-300d-0410-a2e5-dc2837fedb53
2015-09-09 06:39:11 +00:00
382a464cfd
merge in libout123 branch
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@3770 35dc7657-300d-0410-a2e5-dc2837fedb53
2015-09-04 07:06:24 +00:00
34e3967918
More smartness in the renamer script, taking care of non-obvious global symbols and no-nos. Also, a bunch of variables/functions turned static.
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@2699 35dc7657-300d-0410-a2e5-dc2837fedb53
2010-05-23 20:37:25 +00:00
26d0499502
Start renaming internal symbols with a prefix (INT123_) that makes it unlikely that they screw up in a static lib.
...
The renaming itself is done via a header that in turn is generated by scripts/intsym.pl . Some symbols needed shortening for the 31 char limit.
git-svn-id: svn://scm.orgis.org/mpg123/trunk@2698 35dc7657-300d-0410-a2e5-dc2837fedb53
2010-05-23 20:00:22 +00:00