index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
indexer: use mmap for writing
Carlos Martín Nieto
2014-05-17
1
-0
/
+7
*
Temporary fix for Travis CI builds
Vicent Marti
2014-05-02
1
-1
/
+1
*
Check for EWOULDBLOCK as well as EAGAIN on write.
brian m. carlson
2014-02-16
1
-1
/
+1
*
Test cancel from indexer progress callback
Russell Belfer
2013-12-11
1
-0
/
+36
*
Add O_CLOEXEC to open calls
Russell Belfer
2013-06-22
1
-2
/
+2
*
Fix memory leak in p_getaddrinfo on Amiga
Russell Belfer
2013-02-15
1
-26
/
+23
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Move inet_pton to posix platform-compatibility layer
Eduardo Bart
2012-11-07
1
-0
/
+2
*
amigaos: Cleanup
Vicent Marti
2012-06-22
1
-1
/
+92
*
Clean up warnings and tests
Russell Belfer
2012-05-08
1
-1
/
+1
*
compat: make p_open able to accept optional mode when passing the O_CREAT flag
nulltoken
2012-05-07
1
-2
/
+13
*
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-2
/
+14
*
Continue error conversion
Russell Belfer
2012-03-14
1
-2
/
+2
*
error-handling: On-disk config file backend
Vicent Martí
2012-03-09
1
-10
/
+8
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-1
/
+2
*
Implement p_rename
Carlos Martín Nieto
2011-11-07
1
-0
/
+14
*
fileops/posix: replace usage of "int mode" with "mode_t mode"
Brodie Rao
2011-10-14
1
-1
/
+1
*
Revert "Rewrite getenv to use Win32 version on Windows"
Vicent Marti
2011-09-27
1
-9
/
+0
*
Rewrite getenv to use Win32 version on Windows
Paul Betts
2011-09-21
1
-0
/
+9
*
Rewrite p_* functions to use Unicode and marshal to UTF8 internally
Paul Betts
2011-09-19
1
-21
/
+21
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-0
/
+6
*
posix: declare 'buf' argument of p_write() as const
Kirill A. Shutemov
2011-07-25
1
-2
/
+2
*
fileops: Cleanup
Vicent Marti
2011-07-05
1
-0
/
+74