Serj Kalichev
|
28bdfb7c6a
Minor cosmetic changes
|
12 years ago |
Serj Kalichev
|
25c870cb26
Fix .gitignore
|
12 years ago |
Serj Kalichev
|
0696c4ea1e
Add lost new files
|
12 years ago |
Serj Kalichev
|
b81ff592c3
From: Emmanuel Deloget <logout@free.fr>
|
12 years ago |
Serj Kalichev
|
5450a45832
From: Emmanuel Deloget <logout@free.fr>
|
12 years ago |
Serj Kalichev
|
edf7e107bf
Add openwrt's makefile by Emmanuel Deloget. Thanks
|
12 years ago |
Serj Kalichev
|
6d18a1b070
Remove doxygen config. The klish now doesn't support doxygen and probably will not soon
|
12 years ago |
Serj Kalichev
|
c18ac63433
Remove legacy information from LICENSE. The klish doesn't contain any GPL code now.
|
12 years ago |
Serj Kalichev
|
4632c1a5b8
Remove legacy information from README
|
12 years ago |
Serj Kalichev
|
3907344eae
Fix mtime
|
12 years ago |
Serj Kalichev
|
cf5d3727a0
Prepare mtime
|
12 years ago |
Serj Kalichev
|
cc624ef42c
Redirect readers of CHANGES and ISSUES to the actual web pages
|
12 years ago |
Serj Kalichev
|
df92544a3b
Remove pthread and rt
|
12 years ago |
Serj Kalichev
|
601e395971
Remove libbfd and libintl configure checking
|
12 years ago |
Serj Kalichev
|
2c3eccb050
Remove tcl support and internal lubheap
|
12 years ago |
Serj Kalichev
|
559815e183
Fix mtime
|
12 years ago |
Serj Kalichev
|
b32df647cb
Prepare mtime
|
12 years ago |
Serj Kalichev
|
03b1dcb3e5
Comment for QNX6
|
12 years ago |
Serj Kalichev
|
36567a4fbc
Don't set optind for command line options parsing. The opt parsing within query is a problem
|
12 years ago |
Serj Kalichev
|
eb0379fe22
Fix optind initialization while opt parsing
|
12 years ago |
Serj Kalichev
|
122e9ea8e1
Cleanup lub library
|
12 years ago |
Serj Kalichev
|
047d9f4146
Remove legacy test dir
|
12 years ago |
Serj Kalichev
|
99680e3c1e
Cleanup xml-examples
|
12 years ago |
Serj Kalichev
|
9a99a31305
Add header for getopt() for systems without getopt.h
|
12 years ago |
Serj Kalichev
|
4b15ce46c7
Remove hardcoded -lpthread from liblub
|
12 years ago |
Serj Kalichev
|
8b1a588fda
Automate the search for -lpthread library
|
12 years ago |
Serj Kalichev
|
c6d0052af1
Use AC_SEARCH_LIBS to search -lpthread
|
12 years ago |
Serj Kalichev
|
297101ca20
Search for socket() and define _POSIX_PTHREAD_SEMANTICS for Solaris
|
12 years ago |
Serj Kalichev
|
2c2ef80755
Add AC_USE_SYSTEM_EXTENSIONS to configure.ac
|
12 years ago |
Serj Kalichev
|
b0a777d1fc
Use fcntl() locks for locking instead flock()
|
12 years ago |