1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-29 09:52:29 +01:00

added string utils

This commit is contained in:
kojima
2000-07-15 22:08:25 +00:00
parent dcd44b17b1
commit 9a89e6cc18
11 changed files with 279 additions and 16 deletions

View File

@@ -85,6 +85,7 @@ libWINGs_a_SOURCES = \
hashtable.c \
host.c \
memory.c \
string.c \
usleep.c
@@ -105,6 +106,7 @@ libWUtil_a_SOURCES = \
findfile.c \
hashtable.c \
memory.c \
string.c \
usleep.c