File: todo

package info (click to toggle)
lukemftp 1.1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,260 kB
  • ctags: 1,663
  • sloc: ansic: 21,038; sh: 293; makefile: 150
file content (18 lines) | stat: -rw-r--r-- 451 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$Id: todo,v 1.16 1999/11/13 03:30:56 lukem Exp $

check -lncurses before(instead of) -ltermcap
libtermcap on SuSE linux (it's in /usr/lib/termcap/ not /usr/lib/)

is -lresolv needed on sunos4 ?

define _HPUX_SOURCE on hpux < 11 ?

check if we need #defines for memcpy() et al

we check for fparseln twice; once in libutil and once in general

support --program-prefix

check for strptime() and utimes() decls

possibly install editline.3 and editrc.5