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 |
Serj Kalichev
|
98ec2a2b23
Add headers for Solaris 11 open()
|
12 years ago |
Serj Kalichev
|
8d8fe690ca
Fix possible segmentations when istream==NULL
|
12 years ago |
Serj Kalichev
|
b4222ea0f7
Suppose fake terminal 80x25 if ostream==NULL
|
12 years ago |
Serj Kalichev
|
cf1157222b
Fix segmentation when ostream is NULL.
|
12 years ago |
Serj Kalichev
|
44f46a2b34
OpenBSD: Replace EBADMSG by ENOEXEC
|
12 years ago |
Serj Kalichev
|
69aaf0b0fc
Fix mtime
|
12 years ago |
Serj Kalichev
|
bcb7eb6399
Prepare mtimes
|
12 years ago |
Serj Kalichev
|
1548228143
Version 1.5.3
|
12 years ago |
Serj Kalichev
|
72ad74d1be
Fix #ifdef directives for access control. Thanks to bshneider for patch.
|
12 years ago |
Serj Kalichev
|
ffaae65518
Fix FreeBSD warnings
|
13 years ago |
Serj Kalichev
|
2ac56fefcc
Don't flush input on ENTER key. Fix Issue #78
|
13 years ago |
Serj Kalichev
|
8629564196
Return older help behaviour
|
13 years ago |
Serj Kalichev
|
d20e41a625
Test changes with help visibility
|
13 years ago |
Serj Kalichev
|
c40e54fc75
clish has -c option to execute commands from command line
|
13 years ago |