コミット履歴

作者 SHA1 メッセージ 日付
  Serj Kalichev 03b1dcb3e5 Comment for QNX6 12 年 前
  Serj Kalichev 36567a4fbc Don't set optind for command line options parsing. The opt parsing within query is a problem 12 年 前
  Serj Kalichev eb0379fe22 Fix optind initialization while opt parsing 12 年 前
  Serj Kalichev 122e9ea8e1 Cleanup lub library 12 年 前
  Serj Kalichev 047d9f4146 Remove legacy test dir 12 年 前
  Serj Kalichev 99680e3c1e Cleanup xml-examples 12 年 前
  Serj Kalichev 9a99a31305 Add header for getopt() for systems without getopt.h 12 年 前
  Serj Kalichev 4b15ce46c7 Remove hardcoded -lpthread from liblub 12 年 前
  Serj Kalichev 8b1a588fda Automate the search for -lpthread library 12 年 前
  Serj Kalichev c6d0052af1 Use AC_SEARCH_LIBS to search -lpthread 12 年 前
  Serj Kalichev 297101ca20 Search for socket() and define _POSIX_PTHREAD_SEMANTICS for Solaris 12 年 前
  Serj Kalichev 2c2ef80755 Add AC_USE_SYSTEM_EXTENSIONS to configure.ac 12 年 前
  Serj Kalichev b0a777d1fc Use fcntl() locks for locking instead flock() 12 年 前
  Serj Kalichev 98ec2a2b23 Add headers for Solaris 11 open() 12 年 前
  Serj Kalichev 8d8fe690ca Fix possible segmentations when istream==NULL 12 年 前
  Serj Kalichev b4222ea0f7 Suppose fake terminal 80x25 if ostream==NULL 12 年 前
  Serj Kalichev cf1157222b Fix segmentation when ostream is NULL. 12 年 前
  Serj Kalichev 44f46a2b34 OpenBSD: Replace EBADMSG by ENOEXEC 12 年 前
  Serj Kalichev 69aaf0b0fc Fix mtime 12 年 前
  Serj Kalichev bcb7eb6399 Prepare mtimes 12 年 前
  Serj Kalichev 1548228143 Version 1.5.3 12 年 前
  Serj Kalichev 72ad74d1be Fix #ifdef directives for access control. Thanks to bshneider for patch. 12 年 前
  Serj Kalichev ffaae65518 Fix FreeBSD warnings 12 年 前
  Serj Kalichev 2ac56fefcc Don't flush input on ENTER key. Fix Issue #78 12 年 前
  Serj Kalichev 8629564196 Return older help behaviour 12 年 前
  Serj Kalichev d20e41a625 Test changes with help visibility 12 年 前
  Serj Kalichev c40e54fc75 clish has -c option to execute commands from command line 12 年 前
  Serj Kalichev e492f70f90 Use C declaration in lub/list.h 12 年 前
  Serj Kalichev 258e691105 Implement _PROMPT_PREFIX, _PROMPT_SUFFIX vars 12 年 前
  Serj Kalichev b65f2a2208 Renew prompt. forceline, readline without prompt field 12 年 前