Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / macports/macports-legacy-support issues and pull requests

#95 - Add vdprintf(), Fix dprintf()

Pull Request - State: open - Opened by macportsraf about 1 month ago - 7 comments

#94 - Add two new queue macros with tests, plus a warning fix.

Pull Request - State: closed - Opened by fhgwright 2 months ago - 4 comments

#93 - Add fgetattrlist()

Pull Request - State: closed - Opened by macportsraf 3 months ago - 17 comments

#92 - Mostly SDK-related changes, including __DARWIN_C_LEVEL stuff

Pull Request - State: closed - Opened by fhgwright 3 months ago - 3 comments

#91 - Cleanups and a few minor bugfixes

Pull Request - State: closed - Opened by fhgwright 3 months ago - 1 comment

#90 - Cleanups and a few minor bugfixes

Pull Request - State: closed - Opened by fhgwright 3 months ago - 3 comments

#89 - Update copyright years

Pull Request - State: closed - Opened by aeiouaeiouaeiouaeiouaeiouaeiou 3 months ago - 4 comments

#88 - Many updates - primarily header-related

Pull Request - State: closed - Opened by fhgwright 4 months ago - 4 comments

#87 - Add implementation and tests for stpncpy() security wrapper

Pull Request - State: closed - Opened by fhgwright 4 months ago - 8 comments

#86 - provide workaround for pthread_get_stacksize_np

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez 5 months ago - 19 comments

#85 - stpncpy: Fix potential header collision with "later" SDK

Pull Request - State: closed - Opened by fhgwright 5 months ago - 9 comments

#84 - test_dirfuncs_compat: Fix warning

Pull Request - State: closed - Opened by fhgwright 5 months ago - 6 comments

#83 - allow reexport on newer systems

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez 6 months ago - 13 comments

#82 - Add stpncpy() support

Pull Request - State: closed - Opened by fhgwright 6 months ago

#81 - ensure NULL is defined in symbol aliases source

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez 6 months ago

#80 - Revert "support new symbol names on older systems"

Pull Request - State: closed - Opened by fhgwright 6 months ago - 8 comments

#79 - Add more library symbols for Rust support

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez 6 months ago - 1 comment

#76 - sys/socket.h: Fix CMSG_DATA definition in <10.6

Pull Request - State: closed - Opened by fhgwright 7 months ago

#75 - sysconf(_SC_PHYS_PAGES): Always use wrapper on i386

Pull Request - State: closed - Opened by fhgwright 7 months ago - 3 comments

#74 - dirfuncs_compat: Add comment regarding retention.

Pull Request - State: closed - Opened by fhgwright 7 months ago

#73 - Add compatibility entries for obsolete __mpls_* funcs.

Pull Request - State: closed - Opened by fhgwright 7 months ago - 12 comments

#72 - Fix some expected fdopendir() failures, plus some other cleanups

Pull Request - State: closed - Opened by fhgwright 7 months ago - 41 comments

#71 - Makefile: fix fdopendir

Pull Request - State: closed - Opened by barracuda156 8 months ago - 4 comments

#70 - WIP: time.c: Fix broken CLOCK_MONOTONIC

Pull Request - State: closed - Opened by fhgwright 10 months ago - 13 comments

#69 - Fix dirent.h clang-devel build failure on 10.9, and 10.4 build failure

Pull Request - State: closed - Opened by macportsraf 12 months ago - 118 comments

#68 - Fix recent dirent.h change

Pull Request - State: closed - Opened by macportsraf about 1 year ago - 1 comment

#67 - Fix dirent.h clang build failures

Pull Request - State: closed - Opened by dpogue about 1 year ago - 17 comments

#66 - Fix faccessat (setuid, setgid, AT_EACCESS, F_OK)

Pull Request - State: closed - Opened by macportsraf about 1 year ago - 21 comments

#65 - Ignore unimplemented AT_EACCESS flag, trac bugs #65569 and #67406

Pull Request - State: closed - Opened by acjones8 about 1 year ago - 19 comments

#64 - Implement `CLOCK_THREAD_CPUTIME_ID` via `thread_info`

Pull Request - State: closed - Opened by catap about 1 year ago - 16 comments

#62 - Fix dirent.h for C++ (argless seekdir macro clashed with typename)

Pull Request - State: closed - Opened by macportsraf about 1 year ago - 112 comments

#61 - Fix fdopendir so dirfd stays open until closedir (for fstatat etc)

Pull Request - State: closed - Opened by macportsraf about 1 year ago - 30 comments

#60 - stdio.h: add fmemopen (OS X < 10.13)

Pull Request - State: closed - Opened by mascguy about 1 year ago - 5 comments

#59 - stdio.h: add open_memstream (OS X < 10.13)

Pull Request - State: closed - Opened by sideeffect42 about 1 year ago - 1 comment

#58 - clock_gettime: added missing CLOCK_*

Pull Request - State: closed - Opened by catap over 1 year ago - 39 comments

#57 - Check return value from mach_timebase_info call

Pull Request - State: closed - Opened by cjones051073 over 1 year ago

#56 - Add test for os/lock.h

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez over 1 year ago

#55 - Add support for CLOCK_MONOTONIC_RAW to clock_gettime

Pull Request - State: closed - Opened by cjones051073 over 1 year ago

#54 - do not use full qualify uname

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez over 1 year ago

#53 - partially implement os/lock.h using OSSpinLock

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez over 1 year ago

#52 - clock_gettime: Cache timebase

Pull Request - State: closed - Opened by krackers over 1 year ago - 11 comments

#51 - Allow to use c++11 <cmath> before 10.7 by clang

Pull Request - State: closed - Opened by catap about 2 years ago - 13 comments

#50 - Implement `timespec_get`

Pull Request - State: closed - Opened by catap about 2 years ago - 4 comments

#49 - Some wraps for 12+ functions

Pull Request - State: open - Opened by Gcenx about 2 years ago - 5 comments

#48 - Tiger Fix

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez over 2 years ago - 14 comments

#47 - Add features to allow Rust to work on 10.5

Pull Request - State: closed - Opened by MarcusCalhoun-Lopez over 2 years ago - 5 comments

#46 - sys/termios.h: Expose extra API on Tiger via `_DARWIN_C_SOURCE`

Pull Request - State: closed - Opened by evanmiller almost 3 years ago

#45 - sys/signal.h: Expose missing `SIG*` definitions on Tiger

Pull Request - State: closed - Opened by evanmiller almost 3 years ago

#44 - fcntl.h: Expose flock(2) and friends on Tiger

Pull Request - State: closed - Opened by evanmiller almost 3 years ago - 2 comments

#43 - Define `u_char` etc on Tiger using Leopard rules

Pull Request - State: closed - Opened by evanmiller almost 3 years ago - 7 comments

#42 - IOKit: fix USB.h inclusion with GCC 4.5+ pre-Catalina

Pull Request - State: closed - Opened by evanmiller almost 3 years ago - 1 comment

#41 - stdio.h: implement `dprintf` (added in 10.7)

Pull Request - State: closed - Opened by evanmiller almost 3 years ago - 1 comment

#40 - which: Fix error when LS_COLORS is set

Pull Request - State: closed - Opened by evanmiller about 3 years ago - 7 comments

#39 - which: Point to MacPorts-provided tcsh

Pull Request - State: closed - Opened by evanmiller about 3 years ago - 2 comments

#38 - support macos 10.12 getentropy

Pull Request - State: closed - Opened by kzc about 3 years ago - 1 comment

#37 - time.h: Declare `localtime_r`, `gmtime_r`, etc on Tiger

Pull Request - State: closed - Opened by evanmiller about 3 years ago - 20 comments

#36 - Tiger: add Availability.h

Pull Request - State: closed - Opened by kencu about 3 years ago

#35 - MacportsLegacySupport.h: avoid warnings due to undefined behavior.

Pull Request - State: closed - Opened by Ionic over 3 years ago - 20 comments
Labels: bug

#34 - Support utimensat (theoretically on 10.4 to 10.12)

Pull Request - State: closed - Opened by Ionic over 3 years ago - 54 comments
Labels: enhancement

#33 - src: split out shared functionality to common-priv.h.

Pull Request - State: closed - Opened by Ionic over 3 years ago - 5 comments

#32 - include: support undefined wrapping macros.

Pull Request - State: closed - Opened by Ionic over 3 years ago - 2 comments

#31 - fix <sys/aio.h> for Tiger

Pull Request - State: closed - Opened by kencu almost 4 years ago

#30 - lutimes: add for Tiger

Pull Request - State: closed - Opened by kencu almost 4 years ago

#29 - fix fd leaks in fdopendir

Pull Request - State: closed - Opened by kzc about 4 years ago - 7 comments

#28 - Add implementations for ffsl (<10.5) and ffsll (<10.9)

Pull Request - State: closed - Opened by cjones051073 over 4 years ago

#27 - getattrlistat - Use void* instead of struct attrlist*

Pull Request - State: closed - Opened by cjones051073 over 4 years ago - 1 comment

#26 - fsgetpath: implement replacement for 10.6+

Pull Request - State: closed - Opened by kencu over 4 years ago - 2 comments

#25 - which: exit 1 when the file is not found

Pull Request - State: closed - Opened by miniupnp over 4 years ago - 3 comments

#24 - Create fdopendir variations (including ground work for multiple variations support)

Pull Request - State: closed - Opened by Ionic almost 5 years ago - 4 comments

#23 - replace AI_NUMERICSERV if missing

Pull Request - State: closed - Opened by kencu over 5 years ago - 1 comment

#22 - Minor cleanup

Pull Request - State: closed - Opened by cjones051073 over 5 years ago

#21 - Add `fstatat64` function.

Pull Request - State: closed - Opened by Ionic over 5 years ago - 28 comments

#20 - Miscellaneous cleanup

Pull Request - State: closed - Opened by Ionic over 5 years ago - 2 comments

#19 - Fix for OSX10.11 builds using Xcode8

Pull Request - State: closed - Opened by cjones051073 over 5 years ago - 37 comments

#18 - add fdopendir() to < 10.10

Pull Request - State: closed - Opened by kencu over 5 years ago

#17 - fixup! math.h

Pull Request - State: closed - Opened by michaelld over 5 years ago - 4 comments

#16 - legacy-support: add STAILQ_FOREACH macro

Pull Request - State: closed - Opened by kencu over 5 years ago

#15 - Tiger: add PTHREAD_RWLOCK_INITIALIZER

Pull Request - State: closed - Opened by kencu over 5 years ago

#14 - Use asm symbol declarations for wrappers

Pull Request - State: closed - Opened by ccorn over 5 years ago - 24 comments

#13 - Fix c++11 <cmath> PPC 10.[45], GNU g++ 4.6 through 6 only

Pull Request - State: closed - Opened by michaelld over 5 years ago - 63 comments

#12 - fix various compilation warnings

Pull Request - State: closed - Opened by cjones051073 over 5 years ago - 7 comments

#11 - Add implementation of arc4random methods missing in OSX 10.6 and older

Pull Request - State: closed - Opened by cjones051073 over 5 years ago - 7 comments

#10 - Use __BUILDING_* macros to prevent macro (re)definitions only.

Pull Request - State: closed - Opened by ccorn over 5 years ago - 14 comments

#9 - Wrapfunctions2

Pull Request - State: closed - Opened by ccorn over 5 years ago - 3 comments

#8 - add "wrap" functions

Pull Request - State: closed - Opened by kencu over 5 years ago - 21 comments

#7 - Makefile: tests separate compile and link steps, honoring LDFLAGS

Pull Request - State: closed - Opened by ccorn almost 6 years ago - 4 comments

#6 - Add more `wc*` functions missing in OS X 10.6 and earlier.

Pull Request - State: closed - Opened by ccorn almost 6 years ago - 8 comments

#5 - Add <wchar.h> function wcpcpy

Pull Request - State: closed - Opened by ccorn almost 6 years ago - 3 comments

#4 - time: add 'clockid_t'

Pull Request - State: closed - Opened by michaelld almost 6 years ago - 2 comments

#3 - fix wrong function name in comment

Pull Request - State: closed - Opened by elelay almost 6 years ago

#2 - add support for *at calls

Pull Request - State: closed - Opened by kencu almost 6 years ago - 6 comments

#1 - legacy-support: change comment style

Pull Request - State: closed - Opened by kencu almost 6 years ago - 4 comments