index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
pop.c
Age
Commit message (
Expand
)
Author
2026-05-23
Avoid memsets in pop.c
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-14
; Fix warnings in MinGW builds
Eli Zaretskii
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-31
Check instead of relying on NOTREACHED
Paul Eggert
2019-06-25
Avoid some strlen work, primarily via strnlen
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-28
; Fix last change: only MinGW runtime 5.0.2 and later needs that.
Eli Zaretskii
2018-07-28
Fix compilation with mingw.org's MinGW 5.x headers
Eli Zaretskii
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-09-30
Limit <config.h>’s includes
Paul Eggert
2016-08-28
Pacify --enable-gcc-warnings for lib-src/pop.c
Paul Eggert
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-03-07
Assume getaddrinfo in C code
Paul Eggert
2016-03-05
Implement getaddrinfo fallback for MS-Windows
Eli Zaretskii
2016-02-27
* lib-src/pop.c (socket_connection): Fix format string.
Andreas Schwab
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-12-18
Remove SunOS 4.x cruft
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-25
Prefer stpcpy to strcat
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
2013-05-17
Port --enable-gcc-warnings to clang.
Paul Eggert
2013-03-12
* pop.c: Fix ERRMAX typo (Bug#13925).
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-09-11
Prefer assignment to memcpy when either will do.
Paul Eggert
2012-07-10
Simplify by avoiding confusing use of strncpy etc.
Paul Eggert
2012-06-25
Clean out last vestiges of the old HAVE_CONFIG_H stuff.
Paul Eggert
2012-05-02
Add NUL-termination to some uses of strncpy.
Jim Meyering
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-09-09
Whitespace changes.
Juanma Barranquero
2011-07-06
Assume freestanding C89 headers, string.h, stdlib.h.
Paul Eggert
2011-02-21
[ChangeLog]
Paul Eggert
2011-02-21
* movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE, IS_FROM_LINE):
Paul Eggert
2011-01-26
Refill some long/short copyright headers.
Glenn Morris
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-17
Merge from mainline.
Paul Eggert
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from mainline.
Paul Eggert
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-09
Include <unistd.h> unilaterally.
Paul Eggert
[next]