nextcloud-desktop/client
Klaas Freitag ea89ac46ac Use getopt functions instead of GNU libc specific argp functions.
For command line option parsing, better use the getopt functions
instead of the GNU libc specific argp functions if we want to be
portable. argp usage does not compile on MacOS, thus it was now
removed from csync.
2012-03-15 15:15:35 +01:00
..
CMakeLists.txt Replace csync_auth with ssh_gets implementation from libssh 2012-03-02 17:04:02 +01:00
csync_auth.c Replace csync_auth with ssh_gets implementation from libssh 2012-03-02 17:04:02 +01:00
csync_auth.h Replace csync_auth with ssh_gets implementation from libssh 2012-03-02 17:04:02 +01:00
csync_client.c Use getopt functions instead of GNU libc specific argp functions. 2012-03-15 15:15:35 +01:00