diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2008-02-06 22:01:30 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2008-02-06 22:01:30 +0000 |
commit | fb7331e34c33284b4be9d41a890b8e057a53e812 (patch) | |
tree | a5b56ddd7657084829c9325c8c5bafc43bdf099c /winsup/cygwin | |
parent | 4b65f190450f70bd5819bb5c18e3370d75ffebde (diff) | |
download | cygnal-fb7331e34c33284b4be9d41a890b8e057a53e812.tar.gz cygnal-fb7331e34c33284b4be9d41a890b8e057a53e812.tar.bz2 cygnal-fb7331e34c33284b4be9d41a890b8e057a53e812.zip |
Remove dependency from Cygwin internal code.
* Makefile.in (CYGWIN_OBJS): Remove smallprint.o.
(cygserver.exe): Remove strfuncs.o
(strfuncs.o): Drop rule.
* bsd_log.cc (_vlog): Use snprintf/vsnprintf instead of
__small_sprintf/__small_vsprintf.
* sysv_sem.cc (seminit): Use sys_malloc instead of malloc. Use
snprintf instead of __small_sprintf.
(semunload): Free the above allocated sema_mtx names here.
Diffstat (limited to 'winsup/cygwin')
0 files changed, 0 insertions, 0 deletions