Commit Graph

8 Commits (master)

Author SHA1 Message Date
Ronnie Sahlberg 29b4cea00f multithreading: make nfs_get_error() work for multithreaded applications
This mostly consists of creating one slave nfs_context  for each nfs
thread to track the error-string.

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2022-01-28 10:38:32 +10:00
Alan Somers 2b3e8f450b Remove .c and .h from .gitignore
I think these were accidentally included in revision
6c437065d3
2020-07-26 15:12:42 -06:00
Lukas Rusak 7969c78291
add cmake build system support 2017-10-02 13:00:33 -07:00
warped-rudi 0711a119ad Added ignore pattern for Windows intermediate files 2012-09-18 08:35:11 +02:00
Mike Frysinger 46a8a235e8 ignore generate libnfs.pc 2011-09-19 20:16:22 +10:00
Stephan Raue ea545df912 add support to create a pkgconfig file 'libnfs.pc' on build, and install this with 'make install'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-16 08:23:23 +02:00
Trent Nelson 0916784a7c Add new example bins to .gitignore 2011-07-06 16:37:06 -04:00
Trent Nelson 6c437065d3 Rewrite build system using automake
Initial commit, only linux tested so far.
2011-06-29 14:15:16 -04:00